Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 766 Bytes

how_to_build_and_debug_using_vscode.md

File metadata and controls

14 lines (7 loc) · 766 Bytes

How to Build and Debug using VSCode

Visual Studio Code (hereafter referred to as VSCode) is Microsoft's first lightweight code editor for Linux. Find below a few configuration files that allow the use of VSCode to compile and debug the YDLidar-SDK project. I will elaborate on it below, hoping to bring some help to the developers.

Compile the YDLidar-SDK project using VSCode

You could first set up the YDLidar-SDK project using the build and release document under Build in Visual Studio Code. Only follow the steps until the Build the YDLidar-SDK Project in VSCode title 1

In the pop-up window, select the corresponding The options are as shown below:

2