Hi
I was looking at this Wiki: http://www.qtcentre.org/wiki/index.p..._Qt_on_Windows
Where exactly do i execute the MinGW commands?
Printable View
Hi
I was looking at this Wiki: http://www.qtcentre.org/wiki/index.p..._Qt_on_Windows
Where exactly do i execute the MinGW commands?
I think that Qt command prompt should be used. In any case, your Path environmental variable should contain appropriate variables. For 5.0.2, in the Start menu, you can go to Qt 5.0.2 -> 5.0.2 -> MinGW 4.7 -> Qt 5.0.2 for Desktop (MinGW 4.7). I'm sure you'll find it.
This executes a command
C:\Windows\System32\cmd.exe /A /Q /K C:\Qt\Qt5.0.2\5.0.2\mingw47_32\bin\qtenv2.bat
Hope that helps