From: Hakki D. <dog...@tr...> - 2006-12-06 00:17:11
|
Hi, (Mingw, wxLua cvs, wx2.7.2/wx2.8 ANSI and Unicode, WinXP Turkish) I want a wx.dll usable with standart lua. Is it possible with supplied makefiles? ps. If I compile wxLua with the following options; SHARED = 1, WX_SHARED = 1,USE_LUAMODULE = 1 It gives a wx.dll depending on LUA5.1.DLL WXLUA_MSW28U_WXBIND.DLL WXLUA_MSW28U_WXLUA.DLL But WXLUA_MSW28U_WXBIND.DLL also depends on WXLUA_MSW28U_LUA.DLL (which already has lua library in it) -- Regards, Hakki Dogusan |