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
--

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