> 
> I don't use VC2005, I use VC6, but this doesn't seem right. The wxLua
> module is uses DLLs from the other libs. If you want to link against
> the other libs (not the DLLs) you should use the monolithic build
> which will generate a single wx.dll that only depends on the wxWidgets
> DLLs.
> 
> I can try w/ VC2008 tomorrow.
> 

I seems to have the same problems with vc2008.
It seems to me that if wx.dll was compiled using multilib then only wx.dll 
would be necessary to use wxlua facilities which would be great. No worry 
about having dll's out of sync.

Andre


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