-
The code can be compiled and runs without any problems. However, the compiler issues the following warnings. However, these should be easy to fix. If you like, I can also make a merge request.
```m…
-
I'm trying to compile this on my raspberry pi
I've installed all the dependences
```
pi@10000000240297d5:~/xlibinput_calibrator/src $ make
g++ -MT gui_x11.o -MMD -MP -MF .d/gui_x11.Td -Wal…
-
Hi,
Just wanted to say thanks for your awesome project! I was compiling the renderer on Linux and ran into a small issue with `std::reverse` not being recognized. Adding `#include ` to GSplatLogger…
-
It sais it doesnt find the pyx file even though its in the directory. Would be awesome to get an update on this.
-
im trying to compile grrlib on mac os 14.4.1 (23E224) on arm64
![Screenshot 2024-11-01 at 10 13 35 AM](https://github.com/user-attachments/assets/1d6af78a-a776-418f-adfa-5fe3a1747822)
it looks like…
-
As part of working on https://github.com/anza-xyz/agave/pull/3481 we discovered that `program_cache_us` times seem to have regressed in 2.0.
https://github.com/anza-xyz/agave/pull/3481#issuec…
-
**Describe the bug**
A clear and concise description of what the bug is.
When I run make -j4 TARGET_N64=1 after doing all the previous steps i get
Assembling: asm/boot.s -> build/us/asm/boot.o…
-
**Describe the bug**
I am trying to start a ROS2 project by following this tutorial: https://docs.o3de.org/docs/user-guide/interactivity/robotics/project-configuration/
I have freshly installed O3DE…
-
rdpClientCon.c:827:18: error: 'XRDP_a8r8g8b8' undeclared (first use in this function); did yo>
827 | case XRDP_a8r8g8b8:
| ^~~~~~~~~~~~~
| …
-
Hi, the docs say this can be built on a Raspberry Pi, but I've been trying to compile this on a Pi 4 running Ubuntu 24.10 for the last few days without luck. Running on a 64GB SD card which I hope is …