Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
1.1.9
-
None
-
Win2008R2 Server (64 Bit), VS 2010 with all fixes, QT 4.7.3 (32 + 64 Bit)
Description
I tried to change a normal vcxproj to convert it into an qt vs addin project, but I always get the error "moc error ..." and no subfolder (qt type) are created by the addin.
I opened my normal vcxproj file, and added the <Keyword>Qt4VSv1.0</Keyword> after RootNamespace. I reload it in VS 2010 and I can select "convert to vsaddin project". I did and nothing happened except the moc messages, and no "Generierte Dateien", "Form Dateien" and so on are created (sorry, german version)...
Only way was to create a empty qt project and add all the stuff manually to that new project...
Attachments
Issue Links
- is replaced by
-
QTVSADDINBUG-27 The Visual Studio Add-in should have a button to convert a "regular" vcproj to a Qt-enabled vcproj
- Closed