Stepping through the code in XCode, I am crashing somewhere inside of 
ReaderWriterQT (specifically at GetGraphicsImporterForDataRef(dataRef, 'ptr ', 
&gicomp); inside of QuicktimeImportExport::doImport), which would seem to 
confirm what you are saying. Is it possible that the QT code isn't getting 
along with the overhauled Quicktime in Snow Leopard?

Your suggestion of using the ReaderWriterPNG (based on libpng) seems like it 
would ensure the most consistent behavior across multiple platforms. How would 
I go about adding it to my XCode project and forcing the Registry to load that 
plugin in favor of imageio or Quicktime?

As an interesting side-note, when running the code in the debugger, it actually 
seems to read the first image successfully, and crashes on the second, whereas 
when run in the Terminal without a debugging environment, it seems to crash 
when reading the first.

Thanks,
Thomas

------------------------
Vermont Sustainable Heating Initiative (http://www.sustainableheatingvt.org) || 
Village2Village Project (http://www.village2villageproject.org)

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=32632#32632





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to