-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Could not find file "config.h" #5518
Comments
Hi @YuzheHao |
Thank you for the answering,
Do you have any idea how could I check the cmake config of CLion? |
Something is strange with the output, step by step, please try:
This should download and build librealsense on your machine |
Install this lib for debug: |
Sorry.... I tried this line by line, and it is still telling me "lacking config.h". And this time I ran all these commands in shell rather than in CLion, which makes me confused more.... |
Hi everyone, I have solved this problem, thank you for your helping. |
To me, running
solved the issue |
I'm getting this error during cross compile. |
|
@monacv try cleaning the build folder and doing cmake && make again
|
I downloaded the master-branch, and try to run a depth example program in Clion, then I got this error message:
Before I downloading the whole master-branch, I have tried to run a program to get the distance, and it works, so I don't think my environment is not complete.
Maybe it is a rather beginner problem but I hope could get some helps here
The text was updated successfully, but these errors were encountered: