[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Enigma-devel] Compile without sound?
From: |
Daniel Heck |
Subject: |
Re: [Enigma-devel] Compile without sound? |
Date: |
Wed, 22 May 2002 16:10:14 +0200 |
Hal Rottenberg <address@hidden> wrote:
> These are all sound libraries it seems, and I don't need those in my
> case, so I was going to grab the tarball and compile manually. Before
> I do that, am I wasting my time here, will it be able to compile? If
> not, I'd like to see a nosound compile option or something.
If you have the SDL_mixer library installed, compiling Enigma from
source should be no problem. If you pass the "--nosound" option to
enigma, it won't even try to initialize your sound hardware.
There is no compile option for disabling sound, though. Thinking about
it, it might be a good idea to add one...
> P.S. Anybody tried to do this on cygwin/win32?
Yes, I tried it this morning. Works like a charm ;-) I will upload a
win32 binary as soon as I have solved the last (few) remaining problems.
Daniel