Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在第三方arm64主机编译失败 undefined reference to `DjiCameraManager_ResetCameraSettings' #125

Open
SJJ-dot opened this issue Oct 16, 2023 · 2 comments

Comments

@SJJ-dot
Copy link

SJJ-dot commented Oct 16, 2023

报错信息如下,注释掉报错这一行代码后,test_camera_manager.c 文件编译成功

CMakeFiles/dji_sdk_demo_linux.dir/__/__/__/module_sample/camera_manager/test_camera_manager.c.o: In function `DjiTest_CameraManagerRunSample':
test_camera_manager.c:(.text+0x3f18): undefined reference to `DjiCameraManager_ResetCameraSettings'
collect2: error: ld returned 1 exit status
samples/sample_c/platform/linux/manifold2/CMakeFiles/dji_sdk_demo_linux.dir/build.make:1266: recipe for target 'bin/dji_sdk_demo_linux' failed
make[2]: *** [bin/dji_sdk_demo_linux] Error 1
CMakeFiles/Makefile2:122: recipe for target 'samples/sample_c/platform/linux/manifold2/CMakeFiles/dji_sdk_demo_linux.dir/all' failed
make[1]: *** [samples/sample_c/platform/linux/manifold2/CMakeFiles/dji_sdk_demo_linux.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
@dji-dev
Copy link
Contributor

dji-dev commented Oct 17, 2023

Agent comment from shiyao.liao in Zendesk ticket #92868:

尊敬的开发者,

您好,感谢您联系DJI 大疆创新。

很抱歉给您带来不好的体验,请问一下您使用的是什么平台,方便把平台信息同步给我们吗?

感谢您对大疆产品的支持!祝您一切顺利!

Best Regards,
DJI 大疆创新SDK技术支持

°°°

@SJJ-dot
Copy link
Author

SJJ-dot commented Oct 17, 2023

Agent comment from shiyao.liao in Zendesk ticket #92868:尊敬的开发者,

您好,感谢您联系DJI 大疆创新。

很抱歉给您带来不好的体验,请问一下您使用的是什么平台,方便把平台信息同步给我们吗?

感谢您对大疆产品的支持!祝您一切顺利!

Best Regards, DJI 大疆创新SDK技术支持

°°°

arm64 主机,无GPU,在docker Ubuntu 18.04中编译,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants