 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mark Guest
|
Posted: Thu May 04, 2006 5:14 pm Post subject: std::basic_ostream linker error |
|
|
I've searched around for a similar problem as I've been having while
trying to compile a large project (originally from BCB 5) in BDS 2006,
but I have not yet found anything quite like this error. The code
compiles fine (after a few fixes), but when trying to link, I receive
this error:
[Linker Error] Error: Unresolved external 'std::basic_ostream<char,
std::char_traits<char> >& std::operator <<(std::basic_ostream<char,
std::char_traits<char> >&, const std::complex<double>&)' referenced
from ...\DEBUG_BUILD\LOAD.OBJ
I'm not sure where to go from here, so any help would be much
appreciated! Do I need to recompile old libraries and if so, how do I
go about doing this? Thanks! |
|
| 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
|
|