Hi,

Ryan Pusztai wrote:
> On Dec 17, 2007 3:44 PM, John Labenski <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     If you use MS Visual Studio you can try using
>     $nmake.exe makefile.vc <http://makefile.vc> WX_MONOLITHIC=1
> 
>     Note however, that the last I knew the Bakefile build files for the VC
>     GUI have different flags than with nmake.exe so that you have rebuild
>     everything using nmake.exe. This is very unfortunate, but perhaps it's
>     been fixed.
> 
>     Regards,
>        John
> 
>  
> Well I have MS Visual Studio, but will this make a single (monolithic) 
> dll version of wxLua? I did build it through MS Visual Studio GUI and I 
> got 14 dlls that I needed JUST for wxLua. Those dlls linked against the 
> monolithic wxWidgets dll, but I basically want a monolithic wxLua dll 
> (it can link against the monolithic wxWidgets dll). Is that possible?
> -- 


Yes, possible :) I'm using wxLua like you want to do. If you want a 
precompiled dll, you may get from here:

http://www.dogusan.net/dogusanh/download.html#luacairo

(Downloads for "Snippets application (GUI with wxLua)" includes 
mentioned dll/so, src, Code::Blocks project file, etc.)


> Regards,
> Ryan
> RJP Computing
> 
> 

--
Regards,
Hakki Dogusan

-------------------------------------------------------------------------
SF.Net email is sponsored by:
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