We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
使用了Docker 安装了Ubuntu18.04的镜像,并且根据教程把对应的环境都安装完成后,拉取了当前main的源码,进行了编译,编译报错
To Reproduce
cd OrbbecSDK-K4A-Wrapper mkdir build cd build cmake .. -G Ninja 此时报错
Expected behavior
不报错,可以正常编译
Logs
CMakeOutput.log CMakeError.log
Screenshots
Desktop (please complete the following information):
OS with Version: Ubuntu 18.04
SDK Version:
1.10.3
Firmware version: 1.0.9
Additional context
设备:Femto Bolt
The text was updated successfully, but these errors were encountered:
We have received your question and will conduct testing and provide feedback later
Sorry, something went wrong.
No branches or pull requests
Describe the bug
使用了Docker 安装了Ubuntu18.04的镜像,并且根据教程把对应的环境都安装完成后,拉取了当前main的源码,进行了编译,编译报错
To Reproduce
cd OrbbecSDK-K4A-Wrapper
mkdir build
cd build
cmake .. -G Ninja
此时报错
Expected behavior
不报错,可以正常编译
Logs
CMakeOutput.log
CMakeError.log
Screenshots
Desktop (please complete the following information):
OS with Version:
Ubuntu 18.04
SDK Version:
1.10.3
Firmware version:
1.0.9
Additional context
设备:Femto Bolt
The text was updated successfully, but these errors were encountered: