Ran into what looks like a small issue :

[ 48%] Building C object
Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_arg.c.o
"/usr/local/build/cmake-3.0.2/Source/CursesDialog/form/form.h", line 46:
cannot find include file: <ncurses/ncurses.h>

which is odd because I do have /usr/local/include/ncurses/curses.h which
says inside it :

/* $Id: curses.h.in,v 1.220 2011/01/22 19:47:20 tom Exp $ */


So I am thinking somehow that the -I/usr/local/include was ignored or
some other such nuisance.


Any hints ?


dev



documented to death here :

    http://public.kitware.com/Bug/view.php?id=15166
-- 

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://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to