I have solved the problem with /FORCE:MULTIPLE

Regards Lars 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Donnerstag, 10. Mai 2007 14:24
To: [email protected]
Subject: Re: LNK2005 axutil_error_messages

Hello users, hello Samisa,

i took the echo-sample, with /TC there is no prob, i can compile, deploy, run -
but with /TP not. Both times I use /MDd.

the error is :

'echo_skeleton.obj : error LNK2005: _axutil_error_messages already defined in
echo.obj'

Here is the begin of the build process, i've used '/VERBOSE' to see more
information.

1>------ Erstellen gestartet: Projekt: echo, Konfiguration: Debug Win32 ------
1>Kompilieren...
1>echo.c
1>echo_skeleton.c
1>Code wird generiert...
1>Verknüpfen...
1>Durchlauf 1 gestartet
1>/DEFAULTLIB:MSVCRTD wurde verarbeitet.
1>/DEFAULTLIB:OLDNAMES wurde verarbeitet.
1>echo_skeleton.obj : error LNK2005: _axutil_error_messages ist bereits in
echo.obj definiert.
1>Bibliotheken werden durchsucht.
1>    Durchsuchen von ../../../lib/axiom.lib:
1>      [EMAIL PROTECTED] gefunden.
1>        In "echo.obj" referenziert
1>        "axiom.lib(axiom.dll)" geladen


thx 4 your time

mfg derMark




> hello users,
>
> same issue again, i've downloaded the current svn-version (Revision 536815),
> compiled it, set the enviroment vars, etc.
>
> my system(s) : WinXP, vs2003 + vs2005
>
> The problem with 'error LNK2005: _axutil_error_messages already defined'
> appears, when i compile any sample as C++ (/TP), not as C (/TC).
>
Does it say where it was already defined? Please send the full error.

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to