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 » Draw, Display, Images, Bitmaps, Icons » To split Images code to "h" & "cpp" file has a link error, "multiple de
Re: To split Images code to "h" & "cpp" file has a link error, "multipl [message #19654 is a reply to message #19652] Mon, 29 December 2008 19:36 Go to previous messageGo to previous message
bytefield is currently offline  bytefield
Messages: 210
Registered: December 2007
Experienced Member
You have to put in header
#include <Draw/iml_header.h>

and
#include <Draw/iml_source.h>

in *.cpp file instead of
#include <Draw/iml.h>

which is used when you have to use images in one file.


cdabbd745f1234c2751ee1f932d1dd75
 
Read Message
Read Message
Read Message
Previous Topic: Compile package with iml file problem!
Next Topic: Conditional jump or move depends on uninitialised value(s)
Goto Forum:
  


Current Time: Wed Aug 27 00:11:57 CEST 2025

Total time taken to generate the page: 0.04609 seconds