-
Notifications
You must be signed in to change notification settings - Fork 423
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
fontforge compilation failed #387
Comments
Same issue here, except that instead of fontcustom 2.0.0 Trying to execute the bundled executable directly confirms it’s the wrong exec format I fixed it by building and installing on $PATH the sfnt2woff and woff2sfnt binaries from wget/sfnt2woff.
|
In my case, upgrading Ruby resolved the issue: brew upgrade ruby Afterward, I updated the path and set some necessary flags/variables in ~/.zshrc: export PATH=/opt/homebrew/opt/ruby/bin:$PATH
export LDFLAGS="-L/opt/homebrew/opt/ruby/lib"
export CPPFLAGS="-I/opt/homebrew/opt/ruby/include"
export PKG_CONFIG_PATH="/opt/homebrew/opt/ruby/lib/pkgconfig" Then, I restarted the zsh shell to ensure the changes took effect: zsh -l These steps effectively resolved the problem for me. |
Hi i have this problem with fontcustom compile
fontcustom-2.0.0
ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin20]
Copyright (c) 2000-2020. See AUTHORS for Contributors.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
with many parts BSD http://fontforge.org/license.html. Please read LICENSE.
Version: 20201107
Based on sources from 2020-11-07 20:56 UTC-ML-D-GDK3.
Based on source from git with hash: 21ad4a18fb3d4becfe566d8215eba4483b0ddc4b
fontforge 20201107
build date: 2020-11-07 20:56 UTC
The text was updated successfully, but these errors were encountered: