Hello Gerrit, I have minor problems with the cmake generated solution on the microsoft windows platform. 1. I see the advanced examples projects at the top level instead of residing in the Examples folder. I have not found the reason for that in the CMakeLists.txt files. What is the reason? 2. Is it possible to move all of the INSTALL_xxx, OSGAllXXX and DocXXX targets into an extra folders for convenience? What do you and other think? 3. The simplePluginApp target could also be moved from the top level? 4. The OSGAll target could be moved into the CMaklePredifinedTargets folder as well?
The purpose of that is to imporve the handling some what. I have used the following settings on my platform: -D OSGBUILD_TESTS:BOOL=ON -D OSGBUILD_UNITTESTS:BOOL=OFF -D OSGBUILD_EXAMPLES_SIMPLE:BOOL=ON -D OSGBUILD_EXAMPLES_TUTORIAL=ON -D OSGBUILD_EXAMPLES_ADVANCED:BOOL=ON -D OSGEXCLUDE_TESTS_FROM_ALL:BOOL=ON -D OSGEXCLUDE_UNITTESTS_FROM_ALL:BOOL=ON -D OSGEXCLUDE_EXAMPLES_SIMPLE_FROM_ALL:BOOL=ON -D OSGEXCLUDE_EXAMPLES_ADVANCED_FROM_ALL:BOOL=ON Otherwise, thanks for the great work on the build system of OpenSG 2! Best, Johannes ____________ Virus checked by G DATA AntiVirusKit Version: AVF 22.908 from 06.09.2012 Virus news: www.antiviruslab.com ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
