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 <nilsglad...@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
-- 

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 community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to