Closed zijian98 closed 3 years ago
Agent comment from kyle.cai in Zendesk ticket #50051:
Dear developer ,
Thank you for contacting DJI.
Could you please provide the terminal logs about the compiling errors ?
Thank you for your understanding and support, hope you have a nice day.
Best Regards,
DJI SDK Support Team
°°°
Agent comment from kyle.cai in Zendesk ticket #50051:
Dear developer ,
Thank you for contacting DJI.
Could you please provide the terminal logs about the compiling errors ?
Thank you for your understanding and support, hope you have a nice day.
Best Regards, DJI SDK Support Team
°°°
Problem is solved. Thanks
Hi, I have downloaded the latest Onboard-SDK-4.1 and I am trying to Configure ROS Development Environment. However, when I tried these commands:
$ mkdir build $ cd build $ cmake .. $ sudo make -j7 install
it always shows -- Configuring incomplete, errors occurred! whenever I tried cmake ..
Linux environment was setup correctly and I have installed the development tool. Linux version: Ubuntu 20.04.2.0 LTS cmake version: 3.16.3
How do I fix this?
Thanks