我正在尝试使用cmake
在我从GitHub下载的项目上通过cmd(Windows)运行cmake。
但是,我收到以下错误:
-- Found unsuitable Qt version "5.6.2" from C:/Anaconda2/Library/bin/qmake.exe
CMake Error at 3rdParty/FindMatlab-rwp.cmake:50 (MESSAGE):
Generator not compatible: MinGW Makefiles
Call Stack (most recent call first):
CMakeLists.txt:427 (find_package)
任何想法可能出错?我试图找到有关所提到的Qt的信息,但我什么也没想到。