On 12/7/2011 1:34 AM, [email protected] wrote:
> Hi,
>   I got a problem on calling osgDB::writeImageFile function.  If my program 
> built in debug mode and using osg debug libraries, this function works 
> perfectly.  If the program is built in release mode with using osg release 
> libraries, this function will return false.  Anyone got an idea to fix it?  
> Thanks.

  Turn up the OSG Debug level. You're probably not loading the release-mode DLL 
for the
image saver.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. [email protected] 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
    "There is no Truth. There is only Perception. To Perceive is to Exist." - 
Xen
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to