-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Build Configuration
shiritbrook edited this page Mar 15, 2021
·
10 revisions
Intel RealSense SDK is using CMake eco-system to offer useful customization to customers who wish to build the SDK from source.
For example, to generate makefile with
BUILD_EXAMPLES
flag turned-on, use the following command line:cmake .. -DBUILD_EXAMPLES=true
Alternatively, usecmake-gui
utility to configure and generate your build files.
For build configuration details, please refer to build-configuration documentation
Intel® RealSense™ SDK Wiki
- Home
- Troubleshooting Q&A
- Release Notes
- API Changes
- API How-To
- Build Configuration
- Overview of Depth from Stereo
- Post-Processing
- Sample Data for SDK examples
- D400 Series Visual Presets
- Projection in RealSense SDK 2.0
- API Documentation
- About Android Support
- RealSense with Raspberry Pi 3
- RealSense with Raspberry Pi 4
- RealSense with NVidia Jetson
- Using Two Cameras with ROS
- Frame Buffering Management
- Supported Matrix
- Docker