You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to use JPL with swi-prolog on Mac OS High sierra and I noticed that when I install it via homebrew, the libjpl.dylib is missing. However, when I download the same version (.dmg) from the swi-prolog website, the library is here.
ls /usr/local/Cellar/swi-prolog/7.6.4/libexec/lib/swipl-7.6.4/lib/x86_64-darwin17.3.0/
Uh oh!
There was an error while loading. Please reload this page.
brew install
(orupgrade
,reinstall
) a single, official formula (not cask)? If it's a generalbrew
problem please file this issue at Homebrew/brew: https://github.com/Homebrew/brew/issues/new/choose. If it's abrew cask
problem please file this issue at https://github.com/Homebrew/homebrew-cask/issues/new/choose. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.Hi, I'm trying to use JPL with swi-prolog on Mac OS High sierra and I noticed that when I install it via homebrew, the
libjpl.dylib
is missing. However, when I download the same version (.dmg
) from the swi-prolog website, the library is here.give me
I also noticed there is a
--with-jpl
option but when I add this option the result is even worst, I get no libraries at allAny idea why ?
Thanks !
The text was updated successfully, but these errors were encountered: