Cassie Nahar

Results 2 issues of Cassie Nahar

The current build procedure for Windows uses the [discontinued (as of August 2021)](https://fdopen.github.io/opam-repository-mingw/2021/02/26/repo-discontinued/) opam-repository-mingw. Further, the mingw64c compiler from that repository [is currently unavailable with a 403 (forbidden) error](https://web.archive.org/web/20211005132702/https://dl.bintray.com/fdopen/prebuild-win32-ocaml-packages/4.07.0+mingw64c.tar.xz). I'm...

The current implementation [handles expanding the `${workspaceFolder}` or `${workspaceRoot}` variable manually](https://github.com/DavidSchuldenfrei/gtest-adapter/blob/daba3b8/src/ConfigUtils.ts#L43), but cannot handle any other variables. When using the `cmake-tools` extension, it is advantageous to define the `launch.json` to...