Error processing meta file: C:\programme\Qt\4p1p0\lib\qtmain ???
Hallo QTians.,
I am a newbie in QT having problem running my first projet, the first helloworld lesson in QT tutorial.
I am working under windows XP., and open Qt 4.1.0
Please look at the dos output , it says error in processing.
But while logging in as administrator., the problem doesnot occur and I could run the program without any errors.
Can anybody help what the exat problem could be??
****************************************************
Setting up a MinGW/Qt only environment...
-- QTDIR set to C:\programme\Qt\4p1p0
-- PATH set to C:\programme\Qt\4p1p0\bin
-- Adding C:\programme\MinGW\bin to PATH
-- Adding C:\WINNT\System32 to PATH
-- QMAKESPEC set to win32-g++
C:\programme\Qt\4p1p0>e:
E:\>cd qt\tut\ex1
E:\qt\tut\ex1>qmake -project
E:\qt\tut\ex1>qmake
Error processing meta file: C:\programme\Qt\4p1p0\lib\qtmain
Error processing meta file: C:\programme\Qt\4p1p0\lib\qtmaind
Error processing meta file: C:\programme\Qt\4p1p0\lib\qtmain
E:\qt\tut\ex1>
*******************************************************
Regards
Fiz505