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
--
______________________________________________________
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

Reply via email to