- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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!
