Under WinXP, compilation ok, one small problem on osgconv, not a ble to 
compress textures


osgconvd.exe --compressed cow.osg cow.ive

Failed to create pbuffer, failing back to normal graphics window.
Error: Unable to create graphis context - cannot run compression
Data written to 'cow.ive'.

solved (for me) by adding
#include <osgViewer/Viewer>

The new plugin search path prevent running osg examples and apps from 
build folders, without installation step due to VisualStudio adding 
debug/release to plugin
this can be fixed twaking CMake Macros

sent patches to osg-submission
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to