Hi all, I have installed qt 4.4.1 open source for windows xp sp3, with visual studio 2005 professional, making:

configure -static -release -platform win32-msvc2005


and then nmake.

Compilation is OK, but I can't find the exe files of the projects. For instance, in tools\designer

there is neither release folder nor debug folder, and obviously no exe files to be executed (so I cannot launch qt designer).

Did I miss anything?
Thanks for your help