[SOLVED] Configuration of Qt-5.2.0 QtCreator 3.0.0 gcc-4.8.2 dwarf
-
Hi,
What package did you exactly downloaded ? On which OS are your running ?
Just to be sure, are you talking about qmake or make not being found ?
-
Hi,
OS is a Win7, I dowloaded the package QT5.2 dwarf from http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/QT Creator was configured: ie a kit was created with path of QMake, compiler (g++) etc.
After I loaded a project at first build QTCreator complain about make command, not QMake.
In bin folder of dwarf package there's some executable but I cannot find the make command.
Regards -
In MinGW, it's called mingw32-make
-
Hi,
I looked inside the bin directory and other directory of the package for any command with make term inside, but I no found any.
I must install also mingw? Is not in the package?
It's strange, the mingw-g++ (c++) command are already inside bin directory of package. -
This is an unofficial build, you should ask directly the author about what you need to install prior to his Qt packages
-
You're welcome !
Sharing it here might also help others
And since it's working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)
-
Hi,
as package author suggest the mingw-make pakage can be downloaded from:
http://sourceforge.net/projects/msys2/files/REPOS/MINGW/i686/mingw-w64-i686-make-4.0.2289.432cb65-1-any.pkg.tar.xz/downloadFull discussion in : https://sourceforge.net/p/mingwbuilds/wiki/Home/