Guidance-SDK
Guidance-SDK copied to clipboard
Compiling sample on Mac OSX Yosemite - Unsupported file format
I'm trying to compile and run the sample program, but I getting the error ignoring file /usr/local/include/libDJI_guidance.so, file was built for unsupported file format ( 0x7F 0x45 0x4C 0x46 0x01 0x01 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ) which is not the architecture being linked (x86_64): /usr/local/include/libDJI_guidance.so
when using the x64 or x32 version of the so files.
Anyone a solution for this?
Sorry that the so file is built under Linux systems, and they are not supposed to be used on Mac. We don't have any recent plan to support Mac OS yet.