Em sex 09 maio 2014, às 17:45:07, Łukasz Groszkowski escreveu:
> Hello dear Qt Users,
> I have just started using CMake for setting up Qt projects.
> Configuration and Generation works fine, but when I open the project in
> msvc12 (2013) I cannot create any class using class wizzard, receiving
> following message:
> "It is impossible to add a QtGuiClass to the current project, as it was
> not created using Qt5VSAddin"
> My CMakeLists.txt is as follows: http://pastebin.com/cvbJGMt5
> Should I add something in CMakeLists to make generated project Add-in
> compatibile?

You need to drop CMake and use only the VS Addin.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to