Hi,

Anders F Björklund ha scritto:
I've posted a patch to the SourceForge tracker
with some changes needed for wxMac compilation...

http://sourceforge.net/tracker/index.php?func=detail&aid=1444354&group_id=140042&atid=745326
Thanks !
I'm quite sure the patch is good. Unfortunately I haven't got a Mac to test it nor John or Klaas, I think so your help is very useful!

Applying that, and messing around with the configuration
(like adding Scintilla and wxStEdit to wx, for instance)
makes it compile and work on Mac OS X as well as the others.
(tested on Mac OS X 10.3 with wxWidgets 2.6.1 for "Carbon")
I see in patch tracker comment that you had to tweak the lua makefile. Why did you use it ? the configure script should do all checks for you and it will produce a modules/Makefile which should build lua without using lua's own makefile (which is not generated through configure and is placed in modules\lua\Makefile).,,


One needs to run the usual `wx-config --rezflags` on the
exe/binaries or bundle them up, but that is standard on Mac.
On my linux, wx-config --rezflags returns:

@true
Warning: --rezflags, along with Mac OS classic resource building is deprecated. You should remove this from your Makefile and build .app bundles instead.

but I have no idea what .app bundles are.

If you could help making mac installation smoother, it would be great !

Francesco



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to