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

Build fails if there's a space in the path to your current directory #211

Open
NinjaCheetah opened this issue Jun 23, 2022 · 1 comment
Open

Comments

@NinjaCheetah
Copy link

Output:

../libtool: line 5952: cd: /Users/campbell/Documents/Command: No such file or directory
../libtool: line 1898: cd: .libs/libplist-2.0.lax/libcnary.a: No such file or directory
make[2]: *** [libplist-2.0.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Directory was named "Command Line Tools". Renamed it so there's no space which fixes it but I'm submitting this anyway in case it's something that can be fixed.

@DonnchaC
Copy link

This would be helpful to fix in the build scripts as it can create build failures which are difficult to debug.

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

2 participants