hi,
i m using Qt 4.2.2 evaluation version of Commercial version with mingw compiler and qdeveloper.
when i m executing the tutorial t1 then its giving the following error:
hi,
i m using Qt 4.2.2 open source with mingw compiler.
wheni m executing the tutorial t14 or any one else then its giving the following error:

Build(make)...
C:/MinGW/bin/mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory 'C:/Qt/4.2.2/examples/tutorial/t1'
mingw32-make[1]: Leaving directory 'C:/Qt/4.2.2/examples/tutorial/t1'
Makefile.release:61***missing separator. Stop.
mingw32-make:***[release]Error2
-----------------Build finished without error---------------------

if this problem is with configuiring Qt with mingw then how to do tht because in doc its given with open source not for commercial version as there is no configure command in my version..

if anyone faced the same problem then please help me. thanks