@stromie
ecm Cmake error with qt5.12.4
no mingw32-make file in qt5.12.4
C:\Users\test\Documents\ecm>SET QTPATH=C:\Qt\5.12.4\mingw73_32
C:\Users\test\Documents\ecm>
C:\Users\test\Documents\ecm>cmake -DCMAKE_INSTALL_PREFIX=%QTPATH% -G "MinGW Makefiles"
CMake Warning:
No source or binary directory provided. Both will be assumed to be the
same as the current working directory, but note that this warning will
become a fatal error in future CMake releases.
CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!
C:\Users\test\Documents\ecm>