だから、私はcmakeを使用してopencvプロジェクトをビルドしようとしていますが、GUIユーティリティとコマンドラインツールの両方を使用していますが、同じエラーがポップアップし続けます
CMake Warning at cmake/modules/FindOpenCV.cmake:160 (message):
Found OpenCV 2.4.3 Windows Super Pack but it has not binaries compatible
with your configuration.
You should manually point CMake variable OpenCV_DIR to your build of OpenCV library.
Call Stack (most recent call first):
CMakeLists.txt:48 (FIND_PACKAGE)
ここの誰かがここで私を助けてくれるなら、それは素晴らしいことです。