Francesco Montorsi wrote:

the absence of __WXMAC__ symbols can only be noticed when compiling on Mac :)

Yeah, those I'll worry about so no need to check on Windows/Linux :-)

the inclusion of lua internal.h is strange - we don't need it on win or unix.

Well, the reason I needed to add it was that I got missing symbols
for lua2wx and wx2lua. It is supposed to inline those calls, but...

Last the addition of the wxSTENotebook is probably not required using the latest wxStEdit from CVS...

Okey dokey, will check the CVS then (SourceForge CVS lags a *lot*
for anonymous access, it's only live when you are using SSH...)

ok, could you please check out the latest CVS of wxLua and try the configure script on your Mac ?
It would be very useful to know how much portable it is...

configure script worked like a charm, that "config" was in error

I think adding a folder like build\macbundle containing all required files could be enough ?

Yes, or just a few extra steps before packaging it up for the end user.
The current Makefile does all things needed for a UNIX-type installation

Would you require any change in build system (i.e. Makefiles)?
We manage them using Bakefile so I can help with it...

Not to just compile it, no. And the Installer packages are easiest
done with Apple's PackageMaker.app, not sure it needs a Makefile ?

--anders



-------------------------------------------------------
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
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to