Josh Perry

Results 6 comments of Josh Perry

Hey @WardenGnaw , here's the info: **1. VSCode version:** Version: 1.44.2 Commit: ff915844119ce9485abfe8aa9076ec76b5300ddd Date: 2020-04-16T17:07:18.473Z (2 wks ago) Electron: 7.1.11 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Darwin x64 19.2.0...

@WardenGnaw - This does cause an external terminal window to open, but the application still doesn't run. Updated logs attached. [VSCode terminal non-start issue debug logs.txt](https://github.com/microsoft/vscode-cpptools/files/4590765/VSCode.terminal.non-start.issue.debug.logs.txt)

Yes, that what I tried to indicate in my second bullet of the section **Other [potentially] useful info:** in t[his message](https://github.com/microsoft/vscode-cpptools/issues/5079#issuecomment-624823089) above. With `"externalConsole": false` the debugger works perfectly =>...

The VScode update? or Catalina? Which default setting are you referring to? @WardenGnaw ? Issue title change 👍 +1

Workaround works! Well done and thank you @WardenGnaw !

Just FYI @vincentlaucsb - I'm using csv-parser in a large project where all the build is managed by CMake, and I like to compile and link external libs (to improve...