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 #57676 is a reply to message #57674] Wed, 17 November 2021 10:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
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
 
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: Fri May 17 01:16:18 CEST 2024

Total time taken to generate the page: 0.02145 seconds