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   |
 |
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
|
|
|
Goto Forum:
Current Time: Fri Jul 18 19:53:22 CEST 2025
Total time taken to generate the page: 0.02840 seconds
|