On 12/21/06, Anders F Björklund <[EMAIL PROTECTED]> wrote:
> > I can do a manual build / packaging for Christmas, but I would
> > hardly state that it builds "out of the box" on Mac OS X :-)

Is there anything wrong with the code itself? It sounds like that part
at least works.

> It built OK using static linking of the various libraries.
> (using wxWidgets 2.8.0 with wxStEdit 1.2.4, and wxLua CVS)

I will be getting an antique mac next week to play with. I thought
that macs could only be built staticly? There was also some issue
about shared or multilib that didn't work with wxWidgets itself or has
that been fixed?

> The good news:
> http://www.algonet.se/~afb/wx/wxlua28-wxluacan.png
> http://www.algonet.se/~afb/wx/wxlua28-wxluamisc.png
> http://www.algonet.se/~afb/wx/wxlua28-wxluahello.png

Cool.

> The bad news:
> 316K    bin/lua
>   24M    bin/wxlua
>   21M    bin/wxluacan
>   27M    bin/wxluaedit
>   21M    bin/wxluafreeze
> 512K    lib/liblua5.1.a
>   12M    lib/libwxlua_macu_wxbind-2.8.a
> 1.2M    lib/libwxlua_macu_wxbindstc-2.8.a
> 536K    lib/libwxlua_macu_wxlua-2.8.a
> 488K    lib/libwxlua_macu_wxluadebug-2.8.a
> 756K    lib/libwxlua_macu_wxluasocket-2.8.a
> ====
>   32M    wxlua.zip
>
> So I think I will have to get the dynamic linking working.
> (the above sizes were with the debugging symbols stripped)

Not cool. Doesn't OSX install wxWidgets already? Can we just link
against that, even if it's not 2.8, 2.6 was pretty good and probably
good enough for the Mac binary. What do you think about that?

Dumb question, since mac installs programs to /Applications as a
package, does it also distribute the libs to the /Library dir for
shared libs.

Regards,
    John Labenski

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to