Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windowsマシンにqjsonをインストールしたい。ウィンドウ7にcmakeとnokia qt sdkをインストールし、次のコマンドを使用しましたが、エラーが発生しました..
C:\Program Files\qjson\build>cmake -G "MinGW Makefiles" .. 'cmake' is not recognized as an internal or external command, operable program or batch file.
cmake のインストール ディレクトリが PATH にありません。インストーラーを使用している場合、「現在のユーザーのシステム パスに CMake を追加する」のチェックを忘れていませんか?