Activity for Jean-Marc Paratte

  • Jean-Marc Paratte Jean-Marc Paratte posted a comment on ticket #888

    The actual workaround is to set the working directory as in this Python example: result = subprocess.run(gcc_arguments, cwd=mingw_bin_dirname, capture_output=True) where cwd is set.

  • Jean-Marc Paratte Jean-Marc Paratte created ticket #888

    compilation fails with unset PATH

1
MongoDB Logo MongoDB