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

Windows and long file paths - Forge #323

Open
ferventcoder opened this issue Sep 10, 2015 · 0 comments
Open

Windows and long file paths - Forge #323

ferventcoder opened this issue Sep 10, 2015 · 0 comments

Comments

@ferventcoder
Copy link

It appears that although we are going to fix PMT to allow for LFNs (Long File Names) you will need likely also need to implement a similar fix at

command.push(*[path.to_s, "--module_repository", module_repository, "--modulepath", path.to_s, "--module_working_dir", path.to_s, "--ignore-dependencies", target])
.

Reference: http://stackoverflow.com/a/32503842/18475

@ferventcoder ferventcoder changed the title Windows and Long File paths - Forge Windows and long file paths - Forge Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant