Hi,
Have you specified your path under Environment variables?
You'll want to set:
QTDIR to C:\Qt\4.3.2 (or whatever your version is)
QMAKESPEC to win32-g++
and adjust your path to:
PATH C:\Qt\4.3.2\bin (or change the version number)
Hi,
Have you specified your path under Environment variables?
You'll want to set:
QTDIR to C:\Qt\4.3.2 (or whatever your version is)
QMAKESPEC to win32-g++
and adjust your path to:
PATH C:\Qt\4.3.2\bin (or change the version number)
eric (13th November 2007)
Bookmarks