project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Manunu

Pages: [1]
1
Linux / Re: undefined symbol: Mix_Init Ubuntu 10.04
« on: July 05, 2010, 08:42:09 pm »
I solved the problem. I compile the last sdl-mixer. You have to download the last source here, select SDL_mixer-1.2.11.tar.gz . Then decompress it. And compile with:
Code: [Select]
./configure
make
sudo make install

It works !

(Sorry for my bad english)

Pages: [1]