[Interest] CMake Qt Project and use msvc12 Qt Add-In

Łukasz Groszkowski lukasz.groszkowski at gmail.com
Fri May 9 19:17:22 CEST 2014


Oh well, that's unfortunate. Well, I hoped that I can make add some 
lines to vcxproj from CMake to make it work. Anyway, thanks!
Cheers,
Lukasz
W dniu 2014-05-09 18:06, Thiago Macieira pisze:
> 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.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140509/1f867e7e/attachment.html>


More information about the Interest mailing list