From: kinming2003 <kin...@16...> - 2008-07-26 12:30:06
|
Hi, everyone. I want to make a editor that make use of wxlua. But I want to use the DLLs generated by MingW so that I can sharing the WxWidgets DLLs with WxLua. Thus I can make the installer much smaller.I feel very easy to use MingW 3.4.5 to compile the WxWidgets 2.8.7, And I have made some demo programs run sucessfully. But I have trouble in compiling WxLua using MingW. I always get an error says "WinMain@16....... not found in mingw10.lib". No matter whether I using the SYSTEM-WIDE lua. I've also tried variety of configurations that get the same error. Please point me a way out. Or I wish the developer team can provide an MingW-build version. I'm using Windows XP. |