Francesco Montorsi wrote:

>> Hi, is there any plan to do a binary release of wxLua for OSX?
> we've done various improvements in this direction (i.e. IIRC now wxLua 
> correctly
> builds the 'bundles' required to get it correctly working under OS 
> X)...
> unfortunately our Mac OS X guru, Anders Bjorklund, has been 
> side-tracked and did
> not manage to provide Mac OS X binaries for wxLua.

I built it locally, it got a bit huge for a release and then spent some 
time
arguing with the wx developers about the best way to ship a 
wx.framework... :-P
So in the end there is no binary distribution of either wxLua or 
wxWidgets,
but one needs to build it from source. Did manage to package 
Code::Blocks up.

> If you are willing to create such release, we would gladly accept it 
> and put it
> in SF's download servers.
>
> IIRC it should be enough to do:
>
>    ./configure --disable-debug
>    make
>
> the bundles should be correctly created automatically.

I have never gotten the default configuration to build, without hacking 
it.
Think I ended up building it statically last time, which was why it got 
big.
But it was a while since I checked now, so might give it another try 
yet.
Just that I want any packaging to be reproducable by the regular 
process...

--anders


-------------------------------------------------------------------------
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