Re: overriding static library (.lib) functions
- From: Victor Bazarov <v.Abazarov@xxxxxxxxxxxx>
- Date: Mon, 16 May 2005 12:51:32 -0400
ofert wrote:
I'm trying to build a static library in a way that users can use their own functions and override my library functions. By default, when I use a library in a project, and try to overrid a library function, I get a linker error LNK2005 (function already defined).
Have you tried reading the documentation about that error? There is a fix suggested, you know... Or see the documentation about LNK1169... .
- Follow-Ups:
- Re: overriding static library (.lib) functions
- From: ofert
- Re: overriding static library (.lib) functions
- References:
- overriding static library (.lib) functions
- From: ofert
- overriding static library (.lib) functions
- Prev by Date: overriding static library (.lib) functions
- Next by Date: Execute CL.exe
- Previous by thread: overriding static library (.lib) functions
- Next by thread: Re: overriding static library (.lib) functions
- Index(es):
Relevant Pages
|
Loading