Search found 2 matches

by berayksl
Mon Jun 10, 2024 1:47 pm
Forum: OptiTrack Data Streaming
Topic: NatNet SDK 4.0.0 on ARMv7 & ARM64
Replies: 2
Views: 6971

Re: NatNet SDK 4.0.0 on ARMv7 & ARM64

Did you find a way to install on ARM64? I'm trying to install NatNet SDK on my Nvidia Jetson Orin Nano which has an aarch64 architecture and I'm having issues because the .so file is only compiled for x86-64 systems
by berayksl
Mon Jun 10, 2024 1:39 pm
Forum: OptiTrack Data Streaming
Topic: NatNet SDK on Aarch64 system
Replies: 2
Views: 5327

NatNet SDK on Aarch64 system

I'm trying to install NatNet SDK on my Nvidia Jetson Orin Nano, which has an aarch64 architecture. When I try to build with 'make' I get the following error: /usr/bin/ld: _deps/natnet_sdk_content-src/lib/libNatNet.so: error adding symbols: file in wrong format collect2: error: ld returned 1 exit sta...