Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Compilation error: librealsense/rs.hpp: No such file or directory #23

Closed
mkatliar opened this issue May 1, 2017 · 3 comments
Closed

Comments

@mkatliar
Copy link

mkatliar commented May 1, 2017

Building librealsense from master branch using following commands:

mkdir build
cd build
make -j 4

Produces output:

/home/kotlyar/software/realsense_sdk/samples/src/fps_counter_sample/main.cpp:10:31: fatal error: librealsense/rs.hpp: No such file or directory
 #include <librealsense/rs.hpp>
                               ^
compilation terminated.

There is no file named "rs.hpp" in the source tree.

@mkatliar
Copy link
Author

mkatliar commented May 1, 2017

My mistake; confused the realsense_sdk and librealsense projects.

@mkatliar mkatliar closed this as completed May 1, 2017
@wangzhaoguang
Copy link

did you solve it ?

@arixrobotics
Copy link

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

No branches or pull requests

3 participants