From: marcos <mar...@ya...> - 2006-08-06 23:29:34
|
I get this error on VC6. --------------------Configuration: mod_wxluasocket - Win32 DLL Release Multilib-------------------- Linking... wxlua_msw26_wxlua.lib(wxlua_msw26_wxlua.dll) : error LNK2005: "class wxString __cdecl lua2wx(char const *)" (?lua2wx@@YA?AVwxString@@PBD@Z) already defined in wxlsock.obj wxlua_msw26_wxlua.lib(wxlua_msw26_wxlua.dll) : error LNK2005: "class wxCharBuffer const __cdecl wx2lua(class wxString const &)" (?wx2lua@@YA?BVwxCharBuffer@@ABVwxString@@@Z) already defined in wxlsock.obj wxlua_msw26_wxlua.lib(wxlua_msw26_wxlua.dll) : warning LNK4006: "class wxString __cdecl lua2wx(char const *)" (?lua2wx@@YA?AVwxString@@PBD@Z) already defined in wxlsock.obj; second definition ignored wxlua_msw26_wxlua.lib(wxlua_msw26_wxlua.dll) : warning LNK4006: "class wxCharBuffer const __cdecl wx2lua(class wxString const &)" (?wx2lua@@YA?BVwxCharBuffer@@ABVwxString@@@Z) already defined in wxlsock.obj; second definition ignored Creating library ..\..\..\lib\vc_dll/wxlua_msw26_wxluasocket.lib and object ..\..\..\lib\vc_dll/wxlua_msw26_wxluasocket.exp ..\..\..\lib\vc_dll\wxlua_msw26_wxluasocket.dll : fatal error LNK1169: one or more multiply defined symbols found Error executing link.exe. wxlua_msw26_wxluasocket.dll - 3 error(s), 2 warning(s) Help! -- Marcos E. Wurzius _______________________________________________________ Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora! http://br.mobile.yahoo.com/mailalertas/ |