 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Brian Guest
|
Posted: Wed Mar 01, 2006 10:03 pm Post subject: VCLE50 linker error in BDS 2006 |
|
|
I have a static Library I build using BCB 5.0. I'd like to use it in an
application compiled with BDS 2006 (c++ builder). Everthing compiles
fine, but the linker wants VCLe50.lib. Is there a way to link this in,
or remove it in the static lib? I don't intentionally link it into the
static lib using BCB 5.0.
Thanks for ANY help.
Brian |
|
| Back to top |
|
 |
Gianluca Guest
|
Posted: Sun May 28, 2006 6:10 pm Post subject: Re: VCLE50 linker error in BDS 2006 |
|
|
You have to recompile the static library with BDS 2006 from scratch.
I don't believe that you can safely use static libraries compiled
with differents IDEs (i.e. compilers) unless they are written in pure
C.
HTH,
Gianluca
"Brian" <brian (AT) kvdco (DOT) com> ha scritto nel messaggio
news:44060cc2$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I have a static Library I build using BCB 5.0. I'd like to use it in an
application compiled with BDS 2006 (c++ builder). Everthing compiles
fine, but the linker wants VCLe50.lib. Is there a way to link this in,
or remove it in the static lib? I don't intentionally link it into the
static lib using BCB 5.0.
Thanks for ANY help.
Brian |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|