SDK 4.0 error

Aharon Robbins (Intel)
August 24, 2008 12:52 AM PDT
Rate
 
#2

Hi.  You are compiling in Debug mode, and according to the sample's VS project, it tries to link with the debug version of the StatusString library. This does not exist in the SDK. (Only the version compiled for Release is in the SDK. There are good reasons for this, write me off-line if you really want to know smiley [:-)].)

You have two options:

1. Compile the StatusStrings library in Debug mode. (This is probably the best thing to do; you should only have to do it once.)

2. Change the sample's configuration setting to link with the StatusStrings.lib version. However, if you do this, you won't be able to debug the StatusStrings library.

Hope this helps!

Aharon Robbins - Intel AMT SDK Group

Forum Statistics

4474 users have contributed to 24001 threads and 69861 posts to date.
In the past 24 hours, we have 42 new thread(s) 152 new posts(s), and 197 new user(s).

In the past 3 days, the most popular thread for everyone has been Catastrophic error The most posts were made to Getting Started in the Partner Program The post with the most views is You can report them here if

Please welcome our newest member Udaysimha Mysore (Intel)