hi,
i have configured QT for my VC++ using this PDF "
http://www.telldus.se/qt/tutorial.pdf " and it provides me a simple example to run but i m getting error messages:-
1>------ Build started: Project: qttest2, Configuration: Debug Win32 ------
1>Performing Makefile project actions
1>mingw32-make -f Makefile.Debug
1>mingw32-make[1]: Entering directory `f:/CRAP/qttest2/qttest2'
1>mingw32-make[1]: Leaving directory `f:/CRAP/qttest2/qttest2'
1>Makefile.Debug:58: *** missing separator. Stop.
1>mingw32-make: *** [debug] Error 2
1>Project : error PRJ0002 : Error result 2 returned from 'C:\WINDOWS\system32\cmd.exe'.
1>Build log was saved at "file://f:\CRAP\qttest2\qttest2\Debug\BuildLog.htm"
1>qttest2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
plz any one can help me
- saurabh