We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: