Search found 1 match
- Thu Jul 01, 2021 1:51 pm
 - Forum: OptiTrack Projects
 - Topic: Linux - Undefined References
 - Replies: 0
 - Views: 13891
 
Linux - Undefined References
Hi, When trying to compile and run NatNet's SampleClient.cpp on a Raspberry Pi 4 (armv7l, so 32 bit), we got an "undefined reference" error for the functions included in the NatNet download. We think the problem may be a mismatch between the 32 bit and required 62 bits for NatNet, but we'r...