[Pkg-osg-devel] Package a OpenSceneGraph plug-in

Alberto Luaces aluaces at udc.es
Tue Apr 19 11:06:34 UTC 2011


YunQiang Su writes:

> I am working on package libcitygml, which supplies a OpenSceneGraph plug-in.
>
> In its README:
>
>   To use libcitygml with OpenSceneGraph (min 2.8), here is some
> instructions:
> 	- Copy FindCityGML.cmake and FindXerces.cmake from libcitygml/CMakeModules
> 		to $(OSG_SRC_DIR)/CMakeModules
> 	- Copy libcitygml/test/osgplugin/* to $(OSG_SRC_DIR)/src/osgPlugins/citygml
> 	- Add the following line to $(OSG_SRC_DIR)/src/osgPlugins/CMakeLists.txt
> 		ADD_SUBDIRECTORY(citygml)
>
> Use CMake to reconfigure OpenSceneGraph installation.
> Generate project and build!
>
> Is there some way that can build this plugin out source and copy the
> build files to some directories to finish installation.

Just a quick reply:



More information about the Pkg-osg-devel mailing list