[CMake] wix msi csharp dotnet project type

2018-07-09 Thread Petar Petrov
I have gone through the cmake wix docs and in particular anything special about dotnet csharp projects, however I failed to find anything related to influencing the 'Output Type' of project's settings window inside visual studio! The options are: 'Console Application, Windows Application and Class

[CMake] Qt5 + cmake = SLOW moc.exe

2016-02-08 Thread Petar Petrov
hello cmake community, just re-pasting what I've already posted on Qt forums: I'am experiencing some abysmal compilation time when it comes to building a relatively small Qt5 app in windows. The problem resembles alot the reported here issue : http://lists.qt-project.org/pipermail/interest/2015

[CMake] Mastering CMake book

2014-07-11 Thread Petar Petrov
Hello, just wondering how up to date is the "Mastering CMake"book. Does it cover all 3.0 changes ? Greetings, Petar -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake

Re: [CMake] ubuntu 12.04

2014-04-22 Thread Petar Petrov
ue, Apr 22, 2014 at 1:46 PM, Nils Gladitz wrote: > On 22.04.2014 13:27, Petar Petrov wrote: >> >> I've installed: sudo apt-get install libncurses5-dev >> >> yet same error message !!! > > > Try with a fresh build directory. > > >> othwise I

[CMake] ubuntu 12.04

2014-04-22 Thread Petar Petrov
Hello, I'm running ubuntu 12.04 with cmake 2.8.7. I'm trying to upgrade to 2.12.2 using current 2.8.7 I got the following error: "Curses libraries were not found. Curses GUI for CMake will not be built." I've installed: sudo apt-get install libncurses5-dev yet same error message !!! othwise I