[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: wxLua for OS X (initial attempt)
- From: Martin Spernau <martin@...>
- Date: Sat, 07 Feb 2004 21:47:32 +0100
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.
Ahh, very good!
Thanks,
-Martin