Seems like the VS Add-in thinks that in C:\Qt\4.5.2 is a MinGW build. It calls qmake with the win32-g++ mkspec which doesn't generate a vcproj file. This cannot work. Are you sure that you've registered the correct Qt build directory in the VS Add-in settings?
Maybe this page is helpful: http://doc.qt.nokia.com/vs-add-in-1.0/vs-addin-managing-projects.html Regards, Joerg -- Joerg Bornemann Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
