Garrett Campbell
Garrett Campbell
@v-frankwang The launch configuration that you have in the `launch.json` isn't one that is going to work for debugging ctest. Could you change it to something more like the ones...
When I try to get a repro following your steps with the launch.json from the video, I get a popup that the launch program "enter program name, for example .......
For now, closing since user has a workaround and we weren't able to reproduce.
@Evelyn-001 Yes, if there is no CMAKE_BUILD_TYPE specified, then the default is Debug.
@zchrissirhcz @Evelyn-001 Let me take some time to investigate, I actually believe I may have been wrong about our default, let me look more closely into it and get you...
@zchrissirhcz Okay I've investigated closer and we do in fact default to "Debug". What are you expecting the default to be? I'm guessing simply an empty string?
@zchrissirhcz Follow up to help us understand your scenario better, is there a reason that you don't want to explicitly set the build type?
@zchrissirhcz Thanks for all of this information, we will definitely assess this on the backlog and investigate. Again, thanks!
@Felix-devel Thanks for letting us know. We recently have found that we may have some bugs in our tasks integration experience. I'll add this to the backlog of bugs related...
@mortenfc Does this also happen in the official release version? It'd be great if you could find what version this started happening on to help us investigate. Thanks!