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@@[EMAIL 
PROTECTED]) 
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@@[EMAIL 
PROTECTED]) 
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/ 
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to