CMake を使用して、Visual Studio 2017 でopenCVを動かす環境を用意したいのですが、cmake-guiにて、以下のエラーが出てしまいました。私のできる範囲での対処では解決できませんでした。どなたか解決策を提示していただけたら幸いです。
追加情報が必要であれば、お申し付けください。どうかよろしくお願いします。
・環境
Windows 10
Visual Studio 2017 community
Cmake
OpenCV 3.3.1
・cmake にて発生したエラー
The CXX compiler identification is unknown
The C compiler identification is unknown
CMake Error at CMakeLists.txt:114 (project):
No CMAKE_CXX_COMPILER could be found.
CMake Error at CMakeLists.txt:114 (project):
No CMAKE_C_COMPILER could be found.
Configuring incomplete, errors occurred!
See also "C:/opencv331/build/CMakeFiles/CMakeOutput.log".
See also "C:/opencv331/build/CMakeFiles/CMakeError.log".

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2017/11/19 07:14