-
Hey guys,
does ORB SLAM3 run on arch64 ?
I have a Nvidia Jetson with arch64.
Everything running fine on my Workstation with Nvidia GPU 2080.
However, on the jetson I can't build.
Thank you …
-
Awesome project! Can you solve arch64 compatibility?
-
Brand-new Ubuntu VM on aarch64 / Mac M1 running under Parallels. Updated to latest as of today.
Running the wget etc command in QuickStart in the README.md fails with a
```
ImportError: /opt/jan…
-
kernel = 3.5.4-1-ARCH
arch = x86-64
gcc = 4.7.1
deadbeef = 0.5.5
glibc = 2.16.0
gdb output:
GNU gdb (GDB) 7.5
...
This GDB was configured as "x86_64-unknown-linux-gnu".
...
Reading symbols from /usr/…
t1csi updated
10 years ago
-
So far so good but here come the first errors :
- svgExample doesnt compile, see [svgExample_logs.txt](https://github.com/openframeworks/openFrameworks/files/13567090/svgExample_logs.txt)
- shade…
-
Hi,
It is a great library I was able to get something up and running on my PC.
But when I try it with a aarch64 I get the below:
arguments to dbus_connection_add_filter() were incorrect, asse…
-
Hi, @v1kko !
Could you help me in a issue, please?
How could I install DAETools in arch64 Linux (Ubuntu)? I have tried to install directly from conda-forge, but it appears to be available only …
-
Since https://github.com/freedomofpress/dangerzone/pull/902, we are using PyMuPDF wheels for all architectures other than arch64, as they are not provided by upstream (so we build it ourselves).
Th…
almet updated
2 months ago
-
构建过程如下:
pyproject.toml: line 5: using '[tool.sip.metadata]' to specify the project metadata is deprecated and will be removed in SIP v7.0.0, use '[project]' instead
ABI v12.0 is deprecated and wil…
-
# ~~use box64 and chroot to compile and run cursor x64 on aarch64~~
linux could use arch64 cursor nix derivation if I somehow compile box64. On pmos I was able to do this by making a debian chroot, …