Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.
1380 Discussions

SDK RemoteControl Sample missing StatusStringsD.lib

ahju
Beginner
459 Views

Hi,

I execute the RemoteControlSample in the SDK4.0, but I get the following error:

Error1fatal error LNK1104: cannot open file 'StatusStringsD.lib'.

I have searched in the SDK folder and cannot found the StatusStringsD.lib.

Isn't the lib in the SDK?

And the readme.txt shows complie the StatusString sample in debug will build the StatusStringsD.lib, but I cann't find the StatusString sample in the SDK.

Thanks.

0 Kudos
1 Solution
Sreelekshm_S_Intel
459 Views

Hi,

StatusStringsD.lib is not included in the sdk. For getting this, you have tocompile the StatusStrings library in Debug mode. This is located in the sdkwindowscommonstatusStrings folder.

Let us know if you have any further questions.

Thanks,

Sree

View solution in original post

0 Kudos
2 Replies
Sreelekshm_S_Intel
460 Views

Hi,

StatusStringsD.lib is not included in the sdk. For getting this, you have tocompile the StatusStrings library in Debug mode. This is located in the sdkwindowscommonstatusStrings folder.

Let us know if you have any further questions.

Thanks,

Sree

0 Kudos
ahju
Beginner
459 Views

Hi,

StatusStringsD.lib is not included in the sdk. For getting this, you have tocompile the StatusStrings library in Debug mode. This is located in the sdkwindowscommonstatusStrings folder.

Let us know if you have any further questions.

Thanks,

Sree

I got it, thanks!

0 Kudos
Reply