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

SDL mixer library versions on ubuntu

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



Joined: 22 Oct 2007
Posts: 24

PostPosted: Thu May 08, 2008 5:06 pm    Post subject: SDL mixer library versions on ubuntu Reply with quote

Derelict requires and apparently newish sdl mixer 1.2.7 +

This a problem for me at the moment since ubuntu 8.04 has only 1.2.6-3 in it's repository.

I can probably make it work in my development environment. But how would I make my application work once it's shipped?

Include the later sdl mixer lib and use an rpath during link?
Back to top
View user's profile Send private message
aldacron



Joined: 05 May 2004
Posts: 1322
Location: Seoul, South Korea

PostPosted: Fri May 09, 2008 4:05 am    Post subject: Reply with quote

You should be able to use earlier versions just fine. I don't have the headers handy at the moment, so I don't know what the interface differences are. If there are any new functions in 1.2.7, then you can use Derelict's selective loading mechanism to ignore errors when those functions fail to load (see the documentation for details). Other than that, just restrict yourself to the 1.2.6 interface and you should be golden.
_________________
The One With D | The One With Aldacron | D Bits
Back to top
View user's profile Send private message Send e-mail
Squall



Joined: 22 Oct 2007
Posts: 24

PostPosted: Fri May 09, 2008 3:00 pm    Post subject: Reply with quote

Ok yes I see, fair enough. I thought the library might not load at all. Thanks I'll try that out.
Back to top
View user's profile Send private message
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