On Sun, Mar 30, 2008 at 5:16 PM, Tracy Hill <[EMAIL PROTECTED]> wrote:
>
>  Is there a way to statically link wxLua (with luamodule) to a project?  I
> am using mingw.
>

Yes, build the static libs and then link to them as you would to the
wxWidgets libs. You can look at apps/wxlua/src/Makefile for an example
that uses the wx-config script as you would in Unix. I am not that
familiar with mingw and have not been able to get it to work w/ cygwin
(which I use regularly in MSW), but I believe that it uses or can be
made to use wx-config script?

Hope this helps,
    John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to