[osg-users] osgdb-png plugin crash (release only)

Jean-Sébastien Guay jean-sebastien.guay at cm-labs.com
Mon Jun 2 12:20:18 PDT 2008


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    jean-sebastien.guay at cm-labs.com
                                http://www.cm-labs.com/
                         http://whitestar02.webhop.org/


More information about the osg-users mailing list