Hello Florent,

[email protected] wrote:
> The png file is attached to this mail. By the way i get the same issue
> with jpg files and I didn't have this problem with earlier cvs versions of
> OpenSG, with the same image files.

hm, I can not reproduce it here, using the testImageRender.cpp program 
the texture loads fine.
Is it possible that there is a mixup in the libraries you are using 
(e.g. are you on a 32 bit system, because the ldd output you posted 
shows libOSGSystem.so is linked against the 32 bit libpng).
Can you try the loading the image with the test program (it should be 
compiled to Builds/x86-unknown-linux-gnu-g++/SystemTest/testImageRender 
or something similar - if its not there you may need to run make tests 
to build the test programs).

        Cheers,
                Carsten

------------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to