Hi Martin, On 5/4/07, Martin Spott <[EMAIL PROTECTED]> wrote:
Hi Luigi, Luigi Calori wrote: > This should make the prefix available in the interface under advanced > options > > SET(LIB_POSTFIX "" CACHE STRING "suffix for 32/64 dir placement") > MARK_AS_ADVANCED(LIB_POSTFIX) Where should I place this ? I guess Robert doesn't want to see his LIB_POSTFIX declaration being replaced ;-)
My guess this would be added to the OpenSceneGraph/CMakeLists.txt. As for replacing the value, thats good by me. I'm not the original author of the CMake system, I'm as much a user of it as I am a developer. Another alternative route might be to use CMake support for cross compilation. I can't recall the details off hand, but with guidance I was able to build 32bit and 64bit on my linux system. Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
