Starting developing with Intel SDK

5 replies [Last post]
Offline
 Green Belt
Joined: Feb 28 2011
Points: 50
0

I am unable to run simple program. it is generating error when compiling saying "no file found adpcore.h" how to integrate( add lib and header file path) intel SDK with Codeblocks compiler? I m new to intel's this prog. please help me out.

Offline
 Green Belt
Joined: Feb 28 2011
Points: 50

please help me out........I m using code blocks IDE and GNU GCC compiler

Hal
Hal's picture
Offline
 Red Belt
Joined: Sep 24 2009
Points: 47516

Hi,

Are you using Visual Studio* 2008 or 2010? Please see system requirements here: http://appdeveloper.intel.com/en-us/article/intel-appup-software-develop...

Also, you may want to check out http://appdeveloper.intel.com/en-us/node/1589

Regards
Hal G.
Technical Support Team
Intel AppUp(SM) Developer Program
Intel AppUp(SM) center

*Other names and brands may be claimed as the property of others.

Offline
 Green Belt
Joined: Feb 28 2011
Points: 50

hi I m not using Visual studio. I m using Gnu GCC compier with codeblocks IDE. Do i need microsoft compiler for that?

Hal
Hal's picture
Offline
 Red Belt
Joined: Sep 24 2009
Points: 47516

Visaul Studio 2008 and 2010 are the two supported development environments for Windows*.

You may want to check the following two threads:

http://appdeveloper.intel.com/en-us/node/2154

http://appdeveloper.intel.com/en-us/node/1267

Regards
Hal G.
Technical Support Team
Intel AppUp(SM) Developer Program
Intel AppUp(SM) center

*Other names and brands may be claimed as the property of others.

Offline
 Green Belt
Joined: Aug 3 2011
Points: 220

Overview of the steps you must follow to set up the Android SDK:1.)Prepare your development computer and ensure it meets the system requirements.2.)Install the SDK starter package from the table above. (If you're on Windows, download the installer for help with the initial setup.)3.) Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).4.)Add Android platforms and other components to your SDK.5.)Explore the contents of the Android SDK (optional).