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 » some jpgs don't open & slow Stream to Raster
Re: some jpgs don't open & slow Stream to Raster [message #57686 is a reply to message #57676] Thu, 18 November 2021 02:31 Go to previous message
Mountacir is currently offline  Mountacir
Messages: 49
Registered: November 2021
Member
mirek wrote on Wed, 17 November 2021 10:20
Ausin2029 wrote on Wed, 17 November 2021 03:12
I just figured out that the problem is the build "CLANG/CLANGx64", I changed it to "MSVS19x64" and now all my images open with my code and ImageView example.
Not sure what's the exact cause, but I'll stick with MSVS19x64 for now.


Thank you.

I have tracked the problem down to the bug in clang64 toolchain (reported here: https://github.com/mstorsjo/llvm-mingw/issues/242)

For now, it is fixed by increasing allocation limit for plugin/jpg. If you do not want to reinstall U++, you can fix that by adding

#define DEFAULT_MAX_MEM 1024*1024*256

at the start of plugin/jpg/lib/jconfig.h


Thank you very much for the fix, much appreciated!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to migrate my old packages to new version U++ in linux
Next Topic: Single tags HTML parser
Goto Forum:
  


Current Time: Thu May 16 11:05:57 CEST 2024

Total time taken to generate the page: 0.02728 seconds