Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.
1400 ディスカッション

SDK RemoteControl Sample missing StatusStringsD.lib

ahju
ビギナー
812件の閲覧回数

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 件の賞賛
1 解決策
Sreelekshm_S_Intel
従業員
812件の閲覧回数

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

元の投稿で解決策を見る

2 返答(返信)
Sreelekshm_S_Intel
従業員
813件の閲覧回数

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

ahju
ビギナー
812件の閲覧回数

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!

返信