Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path length check on root path on Windows (for serapi). #358

Open
MSoegtropIMC opened this issue Aug 21, 2023 · 1 comment
Open

Add path length check on root path on Windows (for serapi). #358

MSoegtropIMC opened this issue Aug 21, 2023 · 1 comment
Labels
kind: enhancement New feature or request platform: windows Specific to windows

Comments

@MSoegtropIMC
Copy link
Collaborator

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.

@MSoegtropIMC
Copy link
Collaborator Author

Triage note: it currently works with the reduced and more reproducible path lengths. This is still nice to have but low prio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement New feature or request platform: windows Specific to windows
Projects
None yet
Development

No branches or pull requests

1 participant