Michael Rohn wrote:
I tested it under Win7 with MinGW and had some problems during the build.
Thanks for the testing and the input!
TXPNode.cpp -> needs #include <stdio.h>
Thanks, that's r10965.
osgPlugins PNG -> problem with new libpng. Some functions in libpng are renamed
Sorry, but this amounts to a new feature request, and with the release just 1 day away we are well past considering new features, so I'll have to propose you include this in 2.8.4, or wait for the next stable release off trunk.
osgviewerSDL -> need to use the CMakeLists.txt from trunk
Thanks, this is r10963, except it looks like this revision contains changes to PNG along the lines of upgrading to a new version of libPNG, so I'll include all the CMakeLists.txt changes in the revision, but not the change to the PNG plugin source.
I'm merging in these changes now, they will be in the 2.8 branch head shortly.
-Paul _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

