How to include Intel SDK in C# code

How to include Intel SDK in C# code

Imagen de anita-rentz
I have an application written in .net and C#. How do I include Intel SDK?
publicaciones de 5 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen de Bill Chung

see Intel AppUp Software Development Kit API Reference for .NET technology
http://software.intel.com/en-us/articles/intel-appup-software-developmen...

Imagen de Andreas Breitschopp

Hello Anita,

you can download the .NET SDK installer here:
http://appdeveloper.intel.com/en-us/sdksandtools

It will include a documentation and sample code also for C# which is very easy to include in your existing application.

Best regards
Andreas

Imagen de anita-rentz

I Have downloaded the SDK and installed it. I can see everything in VS2010. When I run the wizard, it gives me error. How can I attach the error message.

Error - "Open a Native C++ or CSharp Source file that you want to intergrate with the SDK library before launching Intel Appup(TM) Software Development Wizard."

Imagen de southsidesmoka

I have found it works best to implement your Intel AppUp code in the "Program.cs" source file once you have everything properly installed.  If you would like me to elaborate further or require any assisstancec, do not hesitate to ask.  Best wishes with your work.

Inicie sesión para dejar un comentario.