Hi J-S On Tue, Dec 16, 2008 at 8:13 PM, Jean-Sébastien Guay <[email protected]> wrote: > 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.
Thanks. This hadn't come to my mind. > > 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? yes. It will be interesting to see (when this stabilizes) if we(I) can get some more interesting packaging going with dependencies built in. > > All in all, looks good. thanks > > 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. this is a bug. I know what I forgot without looking (this is my favorite type of bug). thanks. > > 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. > Shouldn't be a problem. I'll look into it. Mattias > Thanks, and good job, > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [email protected] > http://www.cm-labs.com/ > http://whitestar02.webhop.org/ > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
