Hi Mattias, When I build packages in debug config (VC8 SP1), I got the releases binaries into them... did I miss something? Moreover, should not pakages mention if they are debug/release? Such as "libopenthreads-2.7.7-win32-x86-vc80sp1-debug.tar.gz"?
Sukender PVLE - Lightweight cross-platform game engine - http://pvle.sourceforge.net/ Le Tue, 16 Dec 2008 20:13:05 +0100, Jean-Sébastien Guay <[email protected]> a écrit: > Hi Mattias, > >> Anyways, I'll let you know how it goes. > > Ok, the packages get generated correctly. I get the following targets > and packages: > > > PACKAGE > ---> openscenegraph-all-2.7.7-win32-x86-vc80.tar.gz > > package_libopenscenegraph > ---> libopenscenegraph-2.7.7-win32-x86-vc80.tar.gz > > package_libopenscenegraph-dev > ---> libopenscenegraph-dev-2.7.7-win32-x86-vc80.tar.gz > > package_libopenthreads > ---> libopenthreads-2.7.7-win32-x86-vc80.tar.gz > > package_libopenthreads-dev > ---> libopenthreads-dev-2.7.7-win32-x86-vc80.tar.gz > > package_openscenegraph > ---> openscenegraph-2.7.7-win32-x86-vc80.tar.gz > > package_openscenegraph-examples > ---> openscenegraph-examples-2.7.7-win32-x86-vc80.tar.gz > > > I specifically checked that the lib*-dev packages included the Config > header, and they did. > > So just to confirm that I understand correctly, the scheme would be that > the openscenegraph and openscenegraph-examples packages would depend on > libopenscenegraph and libopenthreads, right? > > All in all, looks good. > > Bug: What I set as compiler (vc80sp1) doesn't seem to be used in the > filenames of the packages. Is this known? I would have thought what I > set would override whatever CMake detected. > > Suggestion: Would it be possible to create a target which depends on all > package_*/PACKAGE targets, and thus enables you to build them all in one > shot? Maybe call it PACKAGE_ALL or ALL_PACKAGES or whatever. > > Thanks, and good job, > > J-S _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
