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++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » last trunk can't compil on Raspberry
Re: last trunk can't compil on Raspberry [message #57235 is a reply to message #57234] Mon, 14 June 2021 17:04 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1102
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Xemuth,

Good catch! It seems that in Draw/RescaleFilter.cpp - line 126 we have 3 DDUMP:
if(s.a != 255) {
    DDUMP(s);
    DDUMP(x);
    DDUMP(y);
}


The bad news is that this change is from 2020-07-07. It means that our source POSIX package is non build-able on RPI for a year. I would consider this as critical issue. It would be good to start building on RPI (ARM) Linux machine before release.

Klugier


U++ - one framework to rule them all.

[Updated on: Mon, 14 June 2021 17:04]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG | FIXED] Import (.ext) files with unhandled flags, keywords can freeze/hang TheIDE.
Next Topic: Issues with cross-compilation for Win32 on Linux
Goto Forum:
  


Current Time: Fri Jul 18 19:53:22 CEST 2025

Total time taken to generate the page: 0.02840 seconds