Boost logo

Boost :

From: Serhiy Blazhiyevskyy (blazhiev_at_[hidden])
Date: 2006-06-08 18:25:50


Hi,

I have linking error while trying to build app with regex. Anybody cam help?

thanks

--------------------Configuration: TelephonyController - Win32 Release--------------------
Linking...
msvcprt.lib(MSVCP60.dll) : error LNK2005: "public: virtual __thiscall std::logic_error::~logic_error(void)" (??1logic_error_at_std@@UAE_at_XZ) already defined in ActASRMediaSignalEvent.obj
msvcprt.lib(MSVCP60.dll) : warning LNK4006: "public: virtual __thiscall std::logic_error::~logic_error(void)" (??1logic_error_at_std@@UAE_at_XZ) already defined in ActASRMediaSignalEvent.obj; second definition ignored
   Creating library ../../../binaries/Release/TelephonyController.lib and object ../../../binaries/Release/TelephonyController.exp
../../../binaries/Release/TelephonyController.dll : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.

TelephonyController.dll - 2 error(s), 1 warning(s)
 
Serge
blazhiev_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk