PX4 / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
8.42k stars 13.48k forks source link

CMake: [px4_sitl] failing in VS code #18554

Open thomaspj1017 opened 2 years ago

thomaspj1017 commented 2 years ago

I get the following response at the end when I try to set the build target to px4_sitl.

[cpptools] The build configurations generated do not contain the active build configuration. Using 'RelWithDebInfo' for CMAKE_BUILD_TYPE instead of 'px4_sitl' to ensure that IntelliSense configurations can be found

which I think is causing a lot of incorrect spelling errors to show up in my code. Firmware version is: PX4 version: v1.13.0-alpha1-2811-g32be88404a

alejandroxpx commented 2 years ago

Having the same issue. Are you using on macOS Monterey 12.0.1?

mad0x60 commented 2 years ago

Same issue. Ubuntu 20.04