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: Installation, Compiling and Running of theide » Compilation errors theide on Ubuntu 20.04.3 ARM64 last stable (theide arm64 ubuntu 20.04)
Compilation errors theide on Ubuntu 20.04.3 ARM64 last stable [message #57693] Mon, 22 November 2021 09:11
accnetdev is currently offline  accnetdev
Messages: 1
Registered: July 2019
Junior Member
Hi,

I can't install Ultimate++ ( upp-posix-15947.tar.xz ) on lubuntu 20.04.3 ARM64.
Please could you help me ?


In file included from ./uppsrc/Core/Core.h:311,
from ./uppsrc/Draw/Draw.h:6,
from ./uppsrc/Draw/RescaleFilter.cpp:1:
./uppsrc/Core/Diag.h:103:26: error: stray '@' in program
103 | #define DDUMP(x) @ // To clean logs after debugging, this produces error in release mode
| ^
./uppsrc/Draw/RescaleFilter.cpp:126:8: note: in expansion of macro 'DDUMP'
126 | DDUMP(s);
| ^~~~~
./uppsrc/Core/Diag.h:103:26: error: stray '@' in program
103 | #define DDUMP(x) @ // To clean logs after debugging, this produces error in release mode
| ^
./uppsrc/Draw/RescaleFilter.cpp:127:8: note: in expansion of macro 'DDUMP'
127 | DDUMP(x);
| ^~~~~
./uppsrc/Core/Diag.h:103:26: error: stray '@' in program
103 | #define DDUMP(x) @ // To clean logs after debugging, this produces error in release mode
| ^
./uppsrc/Draw/RescaleFilter.cpp:128:8: note: in expansion of macro 'DDUMP'
128 | DDUMP(y);
| ^~~~~
make: *** [Makefile:65944 : .cache/upp.out/Draw/GCC-Gcc-Gui-Linux-Posix-Shared/RescaleFi lter.o] Erreur 1
Previous Topic: Errors when compiling TheIDE
Next Topic: latest [-svn-] nigthly build 16135 fails to compile
Goto Forum:
  


Current Time: Sat Apr 20 13:27:43 CEST 2024

Total time taken to generate the page: 0.02630 seconds