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 » How to load jpg/png images?
Re: How to load jpg/png images? [message #4177 is a reply to message #4143] Thu, 27 July 2006 17:20 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
It is simple, no need to register anymore Wink Just add the package and you are done.

BTW, that registering was needed to load "any" file anyway (loaders registered for generic routine). The original problem is that linker excludes unreferenced library modules, which includes even modules with global constructors used for registering.

However, some time ago we he introduced ".icpp" file extension which forces inclusion of object file via altered linking process. Now this is in action for image format plugins as well.

Mirek
 
Read Message
Read Message
Previous Topic: Pdf export
Next Topic: problems with plugin/jpg
Goto Forum:
  


Current Time: Wed May 15 00:21:03 CEST 2024

Total time taken to generate the page: 0.01940 seconds