[CMake] curses parameter problem while crosscompiling

Muisyle muisyle at mail.ru
Sat Oct 5 03:58:18 EDT 2013


Hi

I´m trying to cross compile a programm and its works fine if I disable 
curses but when I enable it I cant find the right configuration for the 
curses files or dirs.
Maybe someone could point me to a Website (or just tell me :)) where I 
can find the informations which files or dirs I have to enter for the 
following parameters:

//Path to a file.
CURSES_CURSES_H_PATH:PATH=

//Path to a library.
CURSES_CURSES_LIBRARY:FILEPATH=

//Path to a library.
CURSES_EXTRA_LIBRARY:FILEPATH=

//Path to a library.
CURSES_FORM_LIBRARY:FILEPATH=

//Path to a file.
CURSES_HAVE_CURSES_H:FILEPATH=

//The curses include path
CURSES_INCLUDE_PATH:FILEPATH=

//The curses library
CURSES_LIBRARY:FILEPATH=

//Path to a library.
CURSES_NCURSES_LIBRARY:FILEPATH=



Thank you very much for helping a Linux noob :)

muisyle


More information about the CMake mailing list