Hi Kim, Kim Bale <[email protected]> wrote: > Pankaj, Jan, J-S, > > I've now added a RELEASE_ONLY_BUILD option to the CMakeLists which removes > the need for debug libraries. This is now committed to the osgOcean trunk. > In visual studio this removes the debug projects from the build menu. > > Note: CMake will still look for the debug versions and list them as not > found. This behaviour is is part of the CMake's own macros for finding OSG > and openthreads so I thought it best to leave it as it is. However, as > long as the release only build button is checked it will generate the > build without complaining about them. > > I'd be grateful if you could test this for me. I've run it through VS2008 > and it seemed to work but I haven't been able to test it on anything else. >
I have tried the current trunk and the option works on my Linux. However, I think you should make this type of a build the default. That will simplify the life of everyone who is not actively developing osgOcean, merely using it as a dependency. OSG itself has a release build as a default as well and one has to explicitly enable debug if it is required. Regards, Jan
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

