Quake3 on linux with SDL
Posted
by quaker
on Stack Overflow
See other posts from Stack Overflow
or by quaker
Published on 2010-01-08T05:56:43Z
Indexed on
2010/06/14
21:02 UTC
Read the original article
Hit count: 302
game
Hi,
I'm porting Quake3 on linux using quake3 open source.
I used ioquake3, but It uses SDL library. Do you know how to compile the quake3 without SDL and OpenAL with ioquake3? Or anyone have the quake source which is not included the linbrary?
And I don't want to compile using perl scrip, neither.
I want to compile with only makefile.
Thank you!
© Stack Overflow or respective owner