Page 1 of 1

Compile STK without sound libraries

PostPosted: 07 Dec 2013, 19:38
by rohgarg
Hi,

I want to disable the compile/run-time dependencies of SuperTuxKart on the
sound libraries (Ogg, Vorbis, OpenAL). Is there a way to compile it (using
some configure/cmake flags) with no sound support? I apologize if this is a
naive question, but I couldn't figure this out from the main CMakeLists.txt file.

Thanks.

Re: Compile STK without sound libraries

PostPosted: 08 Dec 2013, 01:49
by Auria
Hi,

I do not believe this is possible, sorry

Re: Compile STK without sound libraries

PostPosted: 08 Dec 2013, 09:43
by Funto
Out of curiosity, why do you want to do thar?