Open MSoegtropIMC opened 1 year ago
Serapi compilation produces rather long paths, which can conflict with the 256 char limit on Windows. Implement a check that the cygwin root install path and user folder path are not too long.
Triage note: it currently works with the reduced and more reproducible path lengths. This is still nice to have but low prio.
Serapi compilation produces rather long paths, which can conflict with the 256 char limit on Windows. Implement a check that the cygwin root install path and user folder path are not too long.