thanks jecek for ur reply.
i tried with it, but still the problem persists. im mentioning the details here, pls hv a look at it
1. after i entered into qt command prompt the following msg appeared:
"Setting up a MinGW/Qt only environment...
-- QTDIR set to C:\Qt\4.3.0
-- PATH set to C:\Qt\4.3.0\bin
-- Adding C:\MinGW\bin to PATH
-- Adding C:\WINDOWS\System32 to PATH
-- QMAKESPEC set to win32-g++ "
2. i wrote hello.cpp and did "qmake -project;qmake;make", but it gave this error:
"C:\Qt\4.3.0\swamy\hello>make
mingw32-make -f Makefile.Release
Makefile.Release:116: *** multiple target patterns. Stop.
mingw32-make[1]: Entering directory `C:/Qt/4.3.0/swamy/hello'
mingw32-make[1]: Leaving directory `C:/Qt/4.3.0/swamy/hello'
mingw32-make: *** [release] Error 2"
I compiled qt-4.3.0 and mingw and configured qt like this:
c:\qt\4.3.0\configure.exe -platform win32-g++
what went wrong..pls suggest and help...thank u.
Bookmarks