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 » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » mechatronic transmission project [was -Please, help me!]
Re: Please, Help me! [message #390 is a reply to message #389] Sun, 11 December 2005 11:35 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13979
Registered: November 2005
Ultimate Member
mechatronic wrote on Sun, 11 December 2005 05:23


#include "Tranmission.h"

//#define IMAGEFILE <Tranmission/Tranmission.iml>
//#include <Draw/iml_source.h>


main.obj : error LNK2019: unresolved external symbol "class Image const & __cdecl logo2(void)" (?logo2@@YAABVImage@
@XZ) referenced in function "public: __thiscall transport::transport(void)" (??0transport<a href="mailto:@@QAE" target="_blank">@@QAE</a>@XZ)



The problem is caused by those two lines being commented out - those lines are needed to create "Image constants" - those symbols that linker lists as unresolved.
 
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using value from EditInt
Next Topic: Newbie Problems with the menu example...
Goto Forum:
  


Current Time: Mon May 13 11:09:07 CEST 2024

Total time taken to generate the page: 0.01478 seconds