Carsten Neumann a écrit :
>       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).
> 



Ok , problem solved.
Sorry it was my fault.
I had another copy of the OpenSG libs installed in /usr/lib , i cannot 
remember why actually ;) , and this version was not compiled with png 
and jpeg support.
So now it works like before ...

Again Sorry, i think i need some holidays ;)

Thanks for your answers , and keep up the good work.

Florent






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



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

Reply via email to