Lawrence Tsang writes:

> INCLUDE_DIRECTORIES(${OPENSCENEGRAPH_INCLUDE_DIRS})
> TARGET_LINK_LIBRARIES( test ${OPENSCENEGRAPH_LIBRARIES} )

Did you populate those two variables when running CMake? If you issue a
"make VERBOSE=1", do you see the -I and -L flags?

Regards,

-- 
Alberto

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to