[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaSDL and Lua 5.0
- From: Asko Kauppi <asko.kauppi@...>
- Date: Mon, 21 Mar 2005 18:59:38 +0200
You can compile the SDL module against plain Lua, too.
It _will_ require some tweaking, but I'll be happy to help. The reason
it's a bit special is because of the gluax linkage macros, but we can
make them map 1->1 to raw Lua API.
So.. tell me if you're interested. I won't do it for you, but I will
help. :)
-ak
21.3.2005 kello 17:02, Mark Swinson kirjoitti:
Hi
has anyone got the complete source for LuaSDL so that I can recompile
it to
work with Lua5.0, or even better, a binary that works with Lua5.0.
I've been told there is a version that works with LuaCheia , but I
don't
want all the extras that it provides. I want to use the core
distribution.
Thanks
Mark