PDA

View Full Version : Qt SDK 2009.04



tiho_bg
1st November 2009, 18:18
Hi

I installed Qt creator qt-sdk-win-opensource-2009.04.exe. I have a problem during build project.

No valid Qt version set. Set one in Tools/Options
Error while building project tiho1
When executing build step 'QMake'
Canceled build.

jiaco
1st November 2009, 19:48
And did you go to Tools->Options and choose a Qt Version?

squidge
1st November 2009, 21:01
and did it say the debugger extension was available when you did?

tiho_bg
2nd November 2009, 00:28
I tried to set the right qt version going to Tools->Options->Qt4->Qt version. There I have to put the qt version and the path. Where to see what to write there. I wrote the version 1.2.1 but it was wrong too.
I don't know where and how to write to the debuger extension.
Could you explain me in detail.

Thank you in advance

FinderCheng
2nd November 2009, 03:46
Version number maybe anything, such as 4.1.2 or something else. The path I wrote is D:\Develop\Qt\2009.03\qt where you should edit according to your path and the minGW path is D:\Develop\Qt\2009.03\mingw. Maybe it is helpful for you.