Hi Tufan,

Do you have the png plugin built?  Check your osgPlugins-version/
directory for which osgdb_*.dll you have.  If you don't have it you'll
need to grab the 2rd party dependencies compile the OSG from source.
See the documentation on compiling the OSG on the wiki.

Robert.

On Thu, Jan 7, 2010 at 10:30 AM, Tufan Taş <[email protected]> wrote:
> Hi,
>
> I am trying to load a PNG image as
> osg::ref_ptr<osg::Image> image1 
> (osgDB::readImageFile("C:\\Users\\Tufan\\Desktop\\wood.png"));
>
> Thank you!
>
> Cheers,
> Tufan
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=22209#22209
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to