Could not load shared Image library

Hi guys,

I used the PxLoadImage function to load a jpeg files and when the function
try to a file Photon gives the error “Could not load shared image library”.

I have all library needed in the “/usr/lib” or/and “/usr/photon/lib”.
libphexlib.so.2
libAp.so.2
libph.so.2
libph.so.2
libphrender.so.2
libm.so.2
libc.so.2

I know the program works on our server but not on our terminal (JIG). So, it
possibly missing something, but I don’t know what.

We use RTP 6.1 on both plateform.

Thanks

Rick

Hi Rick,

I have spoken to one of the developers and you also need the following lib:

libphimg.so

Hope this helps
Regards
Brenda


Rick <eric.dionne@eti-gaming.com> wrote:

Hi guys,

I used the PxLoadImage function to load a jpeg files and when the function
try to a file Photon gives the error “Could not load shared image library”.

I have all library needed in the “/usr/lib” or/and “/usr/photon/lib”.
libphexlib.so.2
libAp.so.2
libph.so.2
libph.so.2
libphrender.so.2
libm.so.2
libc.so.2

I know the program works on our server but not on our terminal (JIG). So, it
possibly missing something, but I don’t know what.

We use RTP 6.1 on both plateform.

Thanks

Rick

Thanks, we had the libphimage.so.2 so, we did not have a link create on it,
so it’s why the library was not fond!!!

thanks

“Gui Group” <gui@qnx.com> wrote in message news:9m5sre$c7d$1@nntp.qnx.com

Hi Rick,

I have spoken to one of the developers and you also need the following
lib:

libphimg.so

Hope this helps
Regards
Brenda


Rick <> eric.dionne@eti-gaming.com> > wrote:
Hi guys,

I used the PxLoadImage function to load a jpeg files and when the
function
try to a file Photon gives the error “Could not load shared image
library”.

I have all library needed in the “/usr/lib” or/and “/usr/photon/lib”.
libphexlib.so.2
libAp.so.2
libph.so.2
libph.so.2
libphrender.so.2
libm.so.2
libc.so.2

I know the program works on our server but not on our terminal (JIG).
So, it
possibly missing something, but I don’t know what.

We use RTP 6.1 on both plateform.

Thanks

Rick