adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-devel] Fixed! (Was: OGG RC3 + ending sequence)


From: Kai Sterker
Subject: [Adonthell-devel] Fixed! (Was: OGG RC3 + ending sequence)
Date: Sun, 27 Jan 2002 13:53:25 +0100 (CET)

On Sun, 27 Jan 2002 13:13:14 +0100 (CET) Kai Sterker wrote

>> Also - I've noticed that some (older) versions of SDL doesn't define the
>> SDLKEY_UNDO (or something like this), so if you compile from the package
>> with these versions, you get a compile error. Removing that from the
>> SWIG wrapper file (py_adonthell_wrap.cc) and Python interface
>> (adonthell.py) wouldn't hurt - and we would make sure it works
>> everywhere.
> 
> Ah, I wasn't aware of that. I'll fix it.

Instead of messing with automatically generated files, I've added a
workaround to py_adonthell.i: when SDLK_UNDO isn't defined, we define it
ourselves. That's also working, and the better solution IMO.

So make sure you recreate the py_adonthell_wrap.cc file before building
the package, James :).

Kai





reply via email to

[Prev in Thread] Current Thread [Next in Thread]