Hi again,

Of course, the minute after I pressed the send button, I found the source of the problem, and this was the assertion that was false:

I also tried renaming the PNG DLLs (libpng13.dll and libpng13d.dll) adding ".bk" to see if those were really the libs it was picking up, and it seems so.

The stock osgviewer was getting the libpng13.dll in its own bin directory, but my application was getting one that ships with GTK for Windows, and which is probably a slightly different version. This of course is caused by the fact that the Windows puts the directory from which an executable runs first in the search order for DLLs.

Sorry for the noise.

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to