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 » Community » Newbie corner » Linking error
Linking error [message #38489] Thu, 20 December 2012 10:45 Go to previous message
idkfa46 is currently offline  idkfa46
Messages: 155
Registered: December 2011
Experienced Member
hello guys,
I formatted my computer, re-installed OS and Upp. Now, compiling my project I get an error that had never been presented before.

Linking...
$blitz.obj : error LNK2019: riferimento al simbolo esterno "bool __cdecl Upp::Perform(class Upp::Report &,char const *)" (?Perform@Upp@@YA_NAAVReport@1@PBD
	@Z) non risolto nella funzione "private: void __thiscall STActrl::Print(void)" (?Print@STActrl@@AAEXXZ)
$blitz.obj : error LNK2019: riferimento al simbolo esterno "public: __thiscall Upp::Report::Report(void)" (??0Report@Upp@@QAE@XZ) non risolto nella funzion
	e "private: void __thiscall STActrl::Print(void)" (?Print@STActrl@@AAEXXZ)
$blitz.obj : error LNK2001: simbolo esterno "public: __thiscall Upp::Report::Report(void)" (??0Report@Upp@@QAE@XZ) non risolto
$blitz.obj : error LNK2019: riferimento al simbolo esterno "public: void __thiscall Upp::Report::Put(char const *)" (?Put@Report@Upp@@QAEXPBD@Z) non risolt
	o nella funzione "public: class Upp::Report & __thiscall Upp::Report::operator<<(char const *)" (??6Report@Upp@@QAEAAV01@PBD@Z)
$blitz.obj : error LNK2001: simbolo esterno "public: void __thiscall Upp::Report::Put(char const *)" (?Put@Report@Upp@@QAEXPBD@Z) non risolto
$blitz.obj : error LNK2019: riferimento al simbolo esterno "public: __thiscall Upp::ReportView::ReportView(void)" (??0ReportView@Upp@@QAE@XZ) non risolto n
	ella funzione "public: __thiscall TrazioneCtrl::TrazioneCtrl(void)" (??0TrazioneCtrl@@QAE@XZ)
$blitz.obj : error LNK2001: simbolo esterno "public: virtual void __thiscall Upp::SqlOption::SetData(class Upp::Value const &)" (?SetData@SqlOption@Upp@@UA
	EXABVValue@2@@Z) non risolto
$blitz.obj : error LNK2001: simbolo esterno "public: virtual class Upp::Value __thiscall Upp::SqlOption::GetData(void)const " (?GetData@SqlOption@Upp@@UBE?
	AVValue@2@XZ) non risolto
$blitz.obj : error LNK2019: riferimento al simbolo esterno "public: class Upp::Report & __thiscall Upp::Report::Header(char const *,int)" (?Header@Report@U
	pp@@QAEAAV12@PBDH@Z) non risolto nella funzione "private: void __thiscall TrazioneCtrl::CaricaRelazione(void)" (?CaricaRelazione@TrazioneCtrl@@AAEXXZ)
$blitz.obj : error LNK2019: riferimento al simbolo esterno "public: void __thiscall Upp::ReportView::Set(class Upp::Report &)" (?Set@ReportView@Upp@@QAEXAA
	VReport@2@@Z) non risolto nella funzione "private: void __thiscall TrazioneCtrl::CaricaRelazione(void)" (?CaricaRelazione@TrazioneCtrl@@AAEXXZ)
$blitz.obj : error LNK2019: riferimento al simbolo esterno "public: void __thiscall Upp::Report::Clear(void)" (?Clear@Report@Upp@@QAEXXZ) non risolto nella
	 funzione "private: void __thiscall TrazioneCtrl::CaricaRelazione(void)" (?CaricaRelazione@TrazioneCtrl@@AAEXXZ)
C:\upp\out\MyUPPDrop\MSC9.Debug.Debug_Full.Gui.Sse2\STA.exe : fatal error LNK1120: 9 esterni non risolti

There were errors. (0:09.34)


What does this mean? Why has appeared with no change to my code?

Regards,
Matteo.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Questions about static casting Polymorphic Array Elements, iterator, Ptr and Pte
Next Topic: Need help with new project
Goto Forum:
  


Current Time: Sun Apr 28 00:17:42 CEST 2024

Total time taken to generate the page: 0.04330 seconds