cmake on realsense sdk
I am trying to figure out how to cmake just one example in the examples folder.
They have the CmakeLists.txt file but I can't seem to figure out how to use cmake to create it.
Cmake is harder than just programing in C?
Thank you
-
Hi Kirkpennock. The links below provides a good overall explanation of building the SDK examples and modifying them.
https://github.com/IntelRealSense/librealsense/issues/6797
https://github.com/IntelRealSense/librealsense/issues/2946#issuecomment-449290237
Users of Windows and Visual Studio may also find the following example-building guide helpful:
In regard to building your own project for the first time instead of building examples, the links below are excellent starting points.
https://github.com/IntelRealSense/librealsense/tree/master/examples/cmake
https://github.com/EduardoWang/visual-studio-real-sense-record-and-playback-project
https://github.com/zivsha/librealsense/tree/getting_started_example/examples/getting-started
Please sign in to leave a comment.
Comments
4 comments