lua-users home
lua-l archive

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



Can you document the build system, i.e. which dependencies & parameters are needed for compiling?

I'm thinking of using the SCons/Lua build system (which essentially are Lua scripts) to do this.

-ak

Eric Wing kirjoittaa lauantaina, 7. helmikuuta 2004, kello 20:16:

From: Martin Spernau <martin@traumwind.de>
The LuaCheia project has long standing plans to
integrate wxLua, and we
also spport OSX, so we are very interested in this
to work. Currently we
don't have a working version of wxLua on any
plattform, mostly due to
lack of time...

Do I read this correctly, wxLua on OSX needs/uses
GTK? So it would be a
X11 app?

No, the wxLua I posted does not use/require GTK. It
uses the native wxMac implementation of wxWindows. So
you don't need X11. It's just that I based the build
process off the author's GTK build system. So if I did
it wrong, there's a possibility that certain wxWindows
features are disabled on the Mac that shouldn't be
disabled because GTK didn't have them.

Anyway, if you can use these changes for LuaCheia,
please do so.

Thanks for the contact info. I'll send off a message
to the author.

Thanks,
Eric