keriharris / plcairo

Prolog bindings for the cairo graphics library
GNU Lesser General Public License v2.1
3 stars 0 forks source link

linker error during installation on macOS #1

Open erikkaplun opened 4 years ago

erikkaplun commented 4 years ago
[debug]  ?- pack_install(plcairo).                                                      
% Contacting server at https://www.swi-prolog.org/pack/query ... ok

...

% ld: unknown option: -soname=plgi.so
ERROR: clang: error: linker command failed with exit code 1 (use -v to see invocation)

(see attachment for full output)

debug.txt

bmaddy commented 3 years ago

I'm running into the same thing. Did you ever figure out a solution, @erikkaplun?

erikkaplun commented 3 years ago

I'm running into the same thing. Did you ever figure out a solution, @erikkaplun?

Unfortunately I haven't put any more time into it, so no.