hi,
Qt PATH must be set. try to set the PATH variable in PROJECTS->buildsettings->buildenvironment
make sure its set
hope it helps
Bala
hi,
Qt PATH must be set. try to set the PATH variable in PROJECTS->buildsettings->buildenvironment
make sure its set
hope it helps
Bala
Thanks a lot for the suggestion. I tried the "Clear system environment" checkbox under build environment. That seems to set the path to C:\Qt\2010.05\mingw\bin;C:\Qt\2010.05\qt\bin
and qtdir to C:\Qt\2010.05\qt.
Still no dice. When I go to tools->options->qt4 the auto detect still says not found.
Can someone using windows tell me what their path and qtdir vars are set to?
hi,
in tools->options->qt4Still no dice. When I go to tools->options->qt4 the auto detect still says not found
u can add ur own qt settings.
select manual and click the + button
then select
C:\Qt\2010.05\qt\bin\qmake.exe
try to set theI tried the "Clear system environment"
path to C:\Qt\2010.05\mingw\bin;C:\Qt\2010.05\qt\bin
and qtdir to C:\Qt\2010.05\qt.
under Build environment and system environment
run qmake and then try clean and run ur project
Hope it helps
Bala
Bookmarks