FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SDL_image not getting loaded

 
Post new topic   Reply to topic     Forum Index -> Derelict
View previous topic :: View next topic  
Author Message
Cyborg16



Joined: 28 Apr 2007
Posts: 39

PostPosted: Wed Jan 16, 2008 5:19 am    Post subject: SDL_image not getting loaded Reply with quote

Hi,

With yage or a very simple test program just trying to load SDL and SDL_image I get the following error:
Code:

derelict.util.exception.SharedLibLoadException: Failed to load shared library Failed to load shared library libSDL_image-1.2.so.0


I checked all the derelict code responsible and I'm fairly sure it isn't derelict that's at fault, but I was wondering if anyone here might able to give me a little help? Basically the dlopen call is (presumably) failing for all three suggested names. Loading and using SDL works fine.

Yes, I'm using linux, and SDL_image 1.2.6, which is available as the following:
Code:

lrwxrwxrwx 1 root root    25 2008-01-16 10:55 /usr/lib/libSDL_image-1.2.so -> libSDL_image-1.2.so.0.1.5
lrwxrwxrwx 1 root root    25 2007-09-06 16:06 /usr/lib/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.1.5
-rw-r--r-- 1 root root 48512 2007-08-11 16:35 /usr/lib/libSDL_image-1.2.so.0.1.5
lrwxrwxrwx 1 root root    25 2008-01-16 10:56 /usr/lib/libSDL_image.so -> libSDL_image-1.2.so.0.1.5


Oh btw, it's not really necessary for both SharedLibLoadException and the code that throws that exception to add "Failed to load shared library " Wink
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Derelict All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group