On Jan 29, 2013, at 10:38 AM, Bill Hoffman <bill.hoff...@kitware.com> wrote:
> On 1/29/2013 10:29 AM, Pradeep Jha wrote: >> Hello, >> >> I do have the ncurses.h file >> > > Can you run cmake like this and send me the log. (off the list it will be > big.) > > cmake -DCMAKE_FIND_DEBUG_MODE=TRUE --trace > > -- > Bill Hoffman This one always gets me on Linux. one usually has to do something like "apt-get install curses-dev" or something like that in order to get the ncurses headers installed. A google search will get you the exact command for your linux distribution. Then I usually have to completely delete the cmake source & build and just start over. Your Mileage may vary. -- Mike Jackson <www.bluequartz.net> -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake