ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] ccrtp-1.0.2 compiling problem


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] ccrtp-1.0.2 compiling problem
Date: Fri, 23 Apr 2004 22:25:39 +0200
User-agent: Mutt/1.5.5.1+cvs20040105i

        Hi, you should try ccRTP 1.1, available from
http://sf.net/projects/cplusplus. It is more updated and comes with an
embedded CommonC++, which seems to solve the linking problems that
arised in previous versions with some VC++ environments.

On Thu, Apr 22, 2004 at 06:16:54PM +0200, Robert Fujara wrote:
> 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
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/ccrtp-devel




reply via email to

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