Search found 1 match
- Fri Nov 27, 2015 6:46 am
- Forum: OptiTrack Data Streaming
- Topic: Linking to NatNetLib with MinGW
- Replies: 1
- Views: 2448
Linking to NatNetLib with MinGW
I'm cross-compiling an application for Windows from Ubuntu which is based off of the 'SampleClient' application from NatNet_SDK_2.9. Unfortunately the MinGW cross-compiler can't link against the 'NatNetLib.dll' due to the c++ name-mangling which occurs. Is it possible to get a '.def' or a '.lib/.dll...