OpenNi、NITE、OpenGLを使用してVisualStudio2008でkinectプロジェクトを作成しています。
開発中のランダムな時間に、次のエラーが発生します。
「C:\ ProgramFiles \ Microsoft SDKs \ Windows \ v6.0A \ bin\rc.exe」からエラー結果1が返されました。
運が悪かったのでインターネットを検索しました。
新しいプロジェクトを作成してすべてのコードをコピーすることができ、正常に機能しますが、これは毎日複数回実行したいことではありません。
さらに情報が必要な場合は、喜んでお知らせします。
全出力ウィンドウの読み取りを編集
1>------ Build started: Project: PointViewer, Configuration: Debug Win32 ------
1>Compiling resources...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>fatal error RC1110: could not open ..\Res\NITE.rc
1>Project : error PRJ0002 : Error result 1 returned from 'C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\rc.exe'.
1>Build log was saved at "file://d:\Documents\Uni work\Year 4\Personal Project\Samples \PointViewer\Debug\BuildLog.htm"
1>PointViewer - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========