[Interest] CMake Qt Project and use msvc12 Qt Add-In
Thiago Macieira
thiago.macieira at intel.com
Fri May 9 18:06:15 CEST 2014
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
More information about the Interest
mailing list