Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » [solved] Rev 540: App fails to link with MSC71 in Debug
[solved] Rev 540: App fails to link with MSC71 in Debug [message #18735] Sun, 19 October 2008 09:03 Go to next message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

U++: SVN rev. 540 (latest for now)

Linkage fails with these messages:
Quote:

Linking...
$blitz.obj : error LNK2019: unresolved external symbol __ftol2 referenced in function "protected: void __thiscall Upp::HeaderCtrl::SbTotal(void)" (?SbTota
<a href="mailto:l@HeaderCtrl" target="_blank">l@HeaderCtrl</a>@Upp@@IAEXXZ)
$blitz.obj : error LNK2001: unresolved external symbol __ftol2
$blitz.obj : error LNK2001: unresolved external symbol __ftol2
pnglib.obj : error LNK2001: unresolved external symbol __ftol2
$blitz.obj : error LNK2019: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ) re
ferenced in function "public: class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > &
__thiscall std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> >::append(unsigned int,unsign
ed short)" (?append@?$basic_string@GU?$char_<a href="mailto:traits@G" target="_blank">traits@G</a>@std@@V?$<a href="mailto:allocator@G" target="_blank">allocator@G</a>@2@@std<a href="mailto:@@QAEAAV12" target="_blank">@@QAEAAV12</a<a href="mailto:>@IG" target="_blank">>@IG</a>@Z)
$blitz.obj : error LNK2019: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) re
ferenced in function "public: class std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > &
__thiscall std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> >::assign(class std::basic_st
ring<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > const &,unsigned int,unsigned int)" (?assign@?$basi
c_string@GU?$char_<a href="mailto:traits@G" target="_blank">traits@G</a>@std@@V?$<a href="mailto:allocator@G" target="_blank">allocator@G</a>@2@@std<a href="mailto:@@QAEAAV12" target="_blank">@@QAEAAV12</a<a href="mailto:>@ABV12" target="_blank">>@ABV12</a<a href="mailto:>@II" target="_blank">>@II</a>@Z)
C:\upp\out\MSC71.Debug.Debug_full.Gui.Mt\ZnControl.exe : fatal error LNK1120: 3 unresolved externals

There were errors. (0:12.12)


Linkage in MSC71/Release and MSC8/Release/Debug is successful.

[Updated on: Sun, 26 October 2008 02:01]

Report message to a moderator

Re: [BUG?] Rev 540: App fails to link with MSC71 in Debug [message #18747 is a reply to message #18735] Sun, 19 October 2008 15:56 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Strange, I am building theide with MSC71 abuot 100 times a day, in debug mode..

Have you tried to bomb it? ("Rebuild all")

Mirek
Re: [BUG?] Rev 540: App fails to link with MSC71 in Debug [message #18750 is a reply to message #18747] Sun, 19 October 2008 19:20 Go to previous messageGo to next message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

Sure. Makes the same linking error.
I`ll check it out ASAP.
Re: [BUG?] Rev 540: App fails to link with MSC71 in Debug [message #18795 is a reply to message #18750] Tue, 21 October 2008 20:01 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

It is acknowledged to be non-U++ error.
After some refactoring everything linked properly.
Some of strange bugs which disappear as silently as arrive. )
Previous Topic: String reverse find
Next Topic: Compile error in Stream.cpp with GCC (Ubuntu 8.10)
Goto Forum:
  


Current Time: Fri Apr 19 07:29:20 CEST 2024

Total time taken to generate the page: 0.02677 seconds