search for: _ft_attach_file

Displaying 2 results from an estimated 2 matches for "_ft_attach_file".

2019 Jun 02
3
rgl install for R 3.7
...d(file, DLLpath = DLLpath, ...) : unable to load shared object '/Library/Frameworks/R.framework/Versions/3.7/Resources/library/00LOCK-rgl/00new/rgl/libs/rgl.so': dlopen(/Library/Frameworks/R.framework/Versions/3.7/Resources/library/00LOCK-rgl/00new/rgl/libs/rgl.so, 6): Symbol not found: _FT_Attach_File Referenced from: /Library/Frameworks/R.framework/Versions/3.7/Resources/library/00LOCK-rgl/00new/rgl/libs/rgl.so There is a comment somewhat after this about rgl requiring XQuartz, but I have XQuartz 2.7.11 so I don?t think that this is the problem. Apparently, there is still a freetype probl...
2019 Jun 02
0
rgl install for R 3.7
...ath = DLLpath, ...) : > unable to load shared object '/Library/Frameworks/R.framework/Versions/3.7/Resources/library/00LOCK-rgl/00new/rgl/libs/rgl.so': > dlopen(/Library/Frameworks/R.framework/Versions/3.7/Resources/library/00LOCK-rgl/00new/rgl/libs/rgl.so, 6): Symbol not found: _FT_Attach_File > Referenced from: /Library/Frameworks/R.framework/Versions/3.7/Resources/library/00LOCK-rgl/00new/rgl/libs/rgl.so Perhaps you should show the linking line. A similar setup works for me: configure: Darwin, so ensuring /opt/X11/bin is at the head of the PATH... checking for pkg-config... ye...