###前提・実現したいこと
ここに質問したいことを詳細に書いてください
CmakeでOpenCVを使いたいのですがCmake-guiのほうでエラーが出てしまい上手くいきません。色々似た質問などもネットで見つけはしたんですがどれも上手くいきませんでした。ちなみにSpecify the generator for this projectは Visual Studio 15 2017 win64を選びました。エラーメッセージを見た限りではC++のコンパイラがないという事だと思うのですが、コンパイラを入れるために色んなサイトを見て試行錯誤しても上手くいきませんでした。解決できる方お願いします。
###発生している問題・エラーメッセージ
エラーメッセージ CMake Deprecation Warning at CMakeLists.txt:72 (cmake_policy): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:77 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. The CXX compiler identification is unknown The C compiler identification is unknown CMake Error at CMakeLists.txt:93 (project): No CMAKE_CXX_COMPILER could be found. CMake Error at CMakeLists.txt:93 (project): No CMAKE_C_COMPILER could be found. ###試したこと https://msdn.microsoft.com/ja-jp/library/7s88b19e.aspxの通りビルドしてみたのですがエラーはそのままでした。 https://teratail.com/questions/51408 この方の症状と酷似していたのですがvisualstudioのverを確認しても解決はしませんでした。 ###補足情報(言語/FW/ツール等のバージョンなど) 環境は Windows 10 64ビット オペレーティング システム,x64 ベース プロセッサ opencv-3.1.0 cmake-3.10.0-rc3 です。

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2017/10/27 11:27
2017/10/27 12:22
2017/10/27 15:22
2017/10/27 15:39
2017/10/27 15:56
2017/10/28 12:54
2017/10/28 13:30
2017/10/28 13:49
2017/10/28 14:30
2017/10/28 15:00
2017/10/28 15:13
2017/10/28 18:47
2017/10/29 14:53
2017/10/30 03:39
2017/10/31 13:29
2017/10/31 13:46