From: Paul K <pau...@ya...> - 2014-01-06 01:08:01
|
Hi John, > d:/Lua/ZBS-build/build/wxlua/wxLua/modules/luamodule/luamodule.cpp:39:77: > error: declaration of C function 'BOOL DllMain(HANDLE, DWORD, LPVOID)' > conflicts with > BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call, LPVOID ); Just a quick update on this. I tried compiling using mingw-tdm using the same version of gcc (4.8.1) and don't have this issue. Seems to be mingw-related although I'm not absolutely sure. Paul |