Any Tutorial for adding SDK with application?

Any Tutorial for adding SDK with application?

Аватар пользователя 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
6 сообщений / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя 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

Аватар пользователя Bapi Roy

dmitry-rizshkov

Thank for your reply.

I was looking for it.

Аватар пользователя 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.

Аватар пользователя 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.

Аватар пользователя 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.

Зарегистрируйтесь, чтобы оставить комментарий.