Any Tutorial for adding SDK with application?

Any Tutorial for adding SDK with application?

Imagen de Bapi Roy
Hi, I am looking for step by step tutorial for integrating Intel Atom SDK with application. Other than Video present in Community. Thanks
publicaciones de 6 / 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 dmitry-rizshkov

Here is a simple Hello World tutorial

http://appdeveloper.intel.com/en-us/blog/2009/12/02/hello-world-how-write-app-using-sdk

Imagen de Bapi Roy

dmitry-rizshkov

Thank for your reply.

I was looking for it.

Imagen de BrianDevArch

Bapi,

Some additional examples:

http://appdeveloper.intel.com/en-us/article/dot-net-example

http://appdeveloper.intel.com/en-us/article/slideshow-example-windows

http://appdeveloper.intel.com/en-us/article/facebook-example-windows

* On most of these, download links are on the right hand side of the page.

Imagen de Akshaynath

Hello Babi

If you want to integrate the Intel Atom sdk with visual c++ 2008 here is a quick way.Open the Sample applications supplied with the sdk in vc++ .Now use the Import and Export tool to export the settings environment and save it in a folder.Start vc++ again and start your application.Use the same Import Export tool to Import the settings you saved earlier.Now compile it.It works fine for me.

Imagen de BrianDevArch

Bapi,

Where you able to integrate the ATOM SDK into your project? If not, I am happy to have a look at your error messages or provide code snippets.

Inicie sesión para dejar un comentario.