ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ccrtp-devel] ccrtp-1.0.2 compiling problem


From: Robert Fujara
Subject: [Ccrtp-devel] ccrtp-1.0.2 compiling problem
Date: Thu, 22 Apr 2004 18:16:54 +0200 (CEST)

Hi All, I successfully compiled the
"commoncpp2-1.0.13" library. But when compiling
"ccrtp-1.0.2" I get the following errors: (sorry for
the german output)

 

----------------------------------

Verknüpfen...

LINK : warning LNK4075: '/EDITANDCONTINUE' wird auf
Grund der Angabe von '/INCREMENTAL:NO' ignoriert

ccgnu2d.lib(ccgnu2d.dll) : error LNK2005: "public:
__thiscall ost::Mutex::Mutex(class ost::Mutex const
&)" (address@hidden@@address@hidden@@Z) bereits in
control.obj definiert

ccgnu2d.lib(ccgnu2d.dll) : error LNK2005: "public:
__thiscall ost::Thread::Thread(class ost::Thread const
&)" (address@hidden@@address@hidden@@Z) bereits in
control.obj definiert

ccgnu2d.lib(ccgnu2d.dll) : error LNK2005: "public:
class ost::Mutex & __thiscall
ost::Mutex::operator=(class ost::Mutex const &)"
(address@hidden@@address@hidden@@Z) bereits in
control.obj definiert

ccgnu2d.lib(ccgnu2d.dll) : error LNK2005: "public:
class ost::Thread & __thiscall
ost::Thread::operator=(class ost::Thread const &)"
(address@hidden@@address@hidden@@Z) bereits in
control.obj definiert

ccgnu2d.lib(ccgnu2d.dll) : error LNK2005: "public:
__thiscall ost::ThreadLock::ThreadLock(class
ost::ThreadLock const &)"
(address@hidden@@address@hidden@@Z) bereits in
control.obj definiert

ccgnu2d.lib(ccgnu2d.dll) : error LNK2005: "public:
class ost::ThreadLock & __thiscall
ost::ThreadLock::operator=(class ost::ThreadLock const
&)" (address@hidden@@address@hidden@@Z) bereits in
control.obj definiert

ccgnu2d.lib(ccgnu2d.dll) : warning LNK4006: '"public:
__thiscall ost::Mutex::Mutex(class ost::Mutex const
&)" (address@hidden@@address@hidden@@Z)' bereits in
'control.obj' definiert; zweite Definition wird
ignoriert

ccgnu2d.lib(ccgnu2d.dll) : warning LNK4006: '"public:
__thiscall ost::Thread::Thread(class ost::Thread const
&)" (address@hidden@@address@hidden@@Z)' bereits in
'control.obj' definiert; zweite Definition wird
ignoriert

ccgnu2d.lib(ccgnu2d.dll) : warning LNK4006: '"public:
class ost::Mutex & __thiscall
ost::Mutex::operator=(class ost::Mutex const &)"
(address@hidden@@address@hidden@@Z)' bereits in
'control.obj' definiert; zweite Definition wird
ignoriert

ccgnu2d.lib(ccgnu2d.dll) : warning LNK4006: '"public:
class ost::Thread & __thiscall
ost::Thread::operator=(class ost::Thread const &)"
(address@hidden@@address@hidden@@Z)' bereits in
'control.obj' definiert; zweite Definition wird
ignoriert

ccgnu2d.lib(ccgnu2d.dll) : warning LNK4006: '"public:
__thiscall ost::ThreadLock::ThreadLock(class
ost::ThreadLock const &)"
(address@hidden@@address@hidden@@Z)' bereits in
'control.obj' definiert; zweite Definition wird
ignoriert

ccgnu2d.lib(ccgnu2d.dll) : warning LNK4006: '"public:
class ost::ThreadLock & __thiscall
ost::ThreadLock::operator=(class ost::ThreadLock const
&)" (address@hidden@@address@hidden@@Z)' bereits in
'control.obj' definiert; zweite Definition wird
ignoriert

   Bibliothek '.\Debug/ccrtp1.lib' und Objekt
'.\Debug/ccrtp1.exp' wird erstellt

Debug\ccrtp1.dll : fatal error LNK1169: Ein oder
mehrere mehrfach definierte Symbole gefunden

----------------------------------

 

I'm using VC7 (VS2003). Can anybody tell me what I've
done wrong?

 

Thanks, Robert




        

        
                
Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de




reply via email to

[Prev in Thread] Current Thread [Next in Thread]