Hi Julian,

Sorry for the slow turnaround on testing your submissions. I have just
merged the change and attempted a build but get the error:

CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
GSTREAMER_APP_LIBRARIES (ADVANCED)
    linked by target "osgdb_gstreamer" in directory
/home/robert/OpenSceneGraph/src/osgPlugins/gstreamer
GSTREAMER_INCLUDE_DIRS (ADVANCED)
   used as include directory in directory
/home/robert/OpenSceneGraph/src/osgPlugins/gstreamer
GSTREAMER_LIBRARIES (ADVANCED)
    linked by target "osgdb_gstreamer" in directory
/home/robert/OpenSceneGraph/src/osgPlugins/gstreamer
GSTREAMER_PBUTILS_LIBRARIES (ADVANCED)
    linked by target "osgdb_gstreamer" in directory
/home/robert/OpenSceneGraph/src/osgPlugins/gstreamer

-- Configuring incomplete, errors occurred!
See also "/home/robert/OpenSceneGraph/CMakeFiles/CMakeOutput.log".
See also "/home/robert/OpenSceneGraph/CMakeFiles/CMakeError.log".
make: *** [cmake_check_build_system] Error 1


I haven't yet looked at specifically installing gstreamer dev files,
but this shouldn't cause build errors, if I don't have everything that
is required to be installed to use the gstreamer plugin then it should
just not compile the gstreamer plugin, not let let the rest of the
build fail.

Could you provide some guidance on how to resolve this issue?

Cheers,
Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to