-
Notifications
You must be signed in to change notification settings - Fork 95
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
libfreetype.6.dylib cannot be called rightly using command-line on Mac #81
Comments
Obviously this is a system-dependent issue (I cannot reproduce it at the moment). Please check the versions of |
and
|
Thank you. But I wonder where version |
In order to find out what libraries are loaded by
|
this is the output: otool -L /Applications/MiKTeX\ Console.app/Contents/bin/miktex-pdftex
|
This has been fixed with MiKTeX 2.9.6650. |
I call the pdflatex in commad-line on Mac and then output error:
and I use locate command to find all libfreetype.6.dyli files:
and check the version:
and
it works with IDE like texstudio , but only occurs in comand-line , I dont know why miktex call otherlibfreetype.6.dylib
The text was updated successfully, but these errors were encountered: