Hello !

I have to build qt-library under windows. In Visual Studio I make Qt->Open Solution from .pro-file and receive an error "The following error occured: QMake failed to generate the project ... Exit code 3", if I do "qmake.exe -win32 -recursive -tp vc libepsg.pro" then all works fine, where is the problem and what is solution for this ?