Hi Andreas,

On 4/10/07, Andreas Goebel <[EMAIL PROTECTED]> wrote:
Hi,

I´m just trying the cmake-build system (under linux in this case) and
get the following error:

This project requires some variables to be set, and cmake can not find them.

please set the following variables:
MATH_LIBRARY


No problem, but to which value should I set it?

CMake should be automatically setting MATH_LIBRARY.  In my case (Suse
10.0) /usr/lib64/libm.so is being picked up.

Try removing the OpenSceneGraph/CMakeCache.txt (this is the cached
build configuration) and re-running

   ccmake .

Robert.



Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to