Message Boards

 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.

Topics - Qwerty_

Pages: [1]
1

Technical Support / Compiling Help

« on: January 25, 2007, 05:27:00 »
Hello I just downloaded Odamex for linux but I am having trouble compiling it.

This is what I have done.

mike@mike-desktop:~/Desktop/Odamex$ make client
g++ -DUNIX -DLINUX -DNOASM -Icommon -g -Wall -O2 -I../client/sdl -Iclient/sdl -I../client/src -Iclient/src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c client/src/../sdl/i_music.cpp -o obj/client/src/../sdl/i_music.o
client/src/../sdl/i_music.cpp:36:23: error: SDL_mixer.h: No such file or directory
client/src/../sdl/i_music.cpp:47: error: expected constructor, destructor, or type conversion before
Pages: [1]