[Not solved] Add kit with new compiler
-
wrote on 31 Mar 2015, 13:43 last edited by Franckynos 4 Jan 2015, 06:45
Hi,
I have installed Qt 5.2 with mingw 4.x 32 bit.
I have downloaded mingw 4.9.2 64 bit but I can used it to compile project.
1 I have added new compiler minGW 4.9.2 64 bit (bin/g++.exe)
2 I have added new debugger (bin/gbd.exe)
3 I have added new Kit by selecting the debugger and compiler, but I haven't version of Qt, with qmake.exe of mingw 64bit.Who Can I install correctly the mingw 64 bit?
Thx for your help.
-
wrote on 31 Mar 2015, 21:26 last edited by
Hi and welcome to devnet,
there's no pre-built version of Qt with MinGW 64bit.
I you want it, you have to build Qt from sources using the MinGW 64 compiler -
wrote on 1 Apr 2015, 06:53 last edited by
How I can do that ?
-
wrote on 1 Apr 2015, 07:01 last edited by
Hi,
try to follow these instructions and verify if is possible to build using MinGW64
4/4