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

Standalone any bit Bug - Compilation fails if path contains space (Linux) #1605

Open
nico0885 opened this issue Sep 24, 2023 · 0 comments
Open
Labels
Stand alone any bit Standalone EXE bug - happens in 32 or 64 bit

Comments

@nico0885
Copy link

Not sure of the bug category as it concerns compilation

Description of issue: Error during compilation as reported below
[ 8%] Built target libfluidsynth
/bin/sh: 1: Syntax error: Unterminated quoted string
make[2]: *** [CMakeFiles/UpdateConfigHeader.dir/build.make:70 : CMakeFiles/UpdateConfigHeader] Erreur 2
make[1]: *** [CMakeFiles/Makefile2:360 : CMakeFiles/UpdateConfigHeader.dir/all] Erreur 2
make: *** [Makefile:166 : all] Erreur 2

Steps to repro: Clone repo from a directory containing spaces (exemple : "RELIVE - odyssee d'abe" and compile from source

Compilation works if spaces and ' are removed from path.

Save file: Not applicable

@nico0885 nico0885 added the Stand alone any bit Standalone EXE bug - happens in 32 or 64 bit label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stand alone any bit Standalone EXE bug - happens in 32 or 64 bit
Projects
None yet
Development

No branches or pull requests

1 participant