benibenj / vscode-pythonCpp

A Visual Studio Code Debug Extension for debugging mixed Python and C++ code. The extension starts a Python debug session and attaches the C++ debugger to it. This extension is useful for debugging Python programs that call functions from shared libraries (.so/.dll).
Other
47 stars 7 forks source link

Error: the compiler cannot work properly on Mac #5

Closed steveshaoucsb closed 2 years ago

steveshaoucsb commented 2 years ago
Screen Shot 2022-01-05 at 4 15 13 PM Screen Shot 2022-01-05 at 4 15 22 PM
benibenj commented 2 years ago

If you know the required configuration needed you can create a custom configuration