[CMake] ubuntu 12.04

Petar Petrov pip010 at gmail.com
Tue Apr 22 08:03:25 EDT 2014


I had to run ./bootstrap (although not part of the instructions for
systems with existing cmake)
then followed shell cmake only.
Now running cmake-gui reports 2.8.12.2

Can't recall but I might had installed cmake from repo and now
building from source. maybe that's the culprit?


On Tue, Apr 22, 2014 at 1:46 PM, Nils Gladitz <nilsgladitz at gmail.com> 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 can install cmake through shell and:
>> cmake --version returns 2.12.2
>> but cmake-gui reports 2.8.7
>
>
> The curses (console) UI is ccmake not cmake-gui.
> cmake-gui requires Qt and can be enabled with -DBUILD_QtDialog=ON
>
> Nils



-- 
All the best,
Petar Petrov
http://ppetrov.net


More information about the CMake mailing list