I initially downloaded the “stable” release for Windows, CiaoDE-1.14.2-13646.exe… but had considerable problems getting Emacs (and other aspects running properly.)
I downloaded and installed CiaoDE-1.15-1712-ga8c821b.exe and it appears to be running well generally. I am able to run a handful of the examples in CiaoDE\ciao\examples\misc (I haven’t tried them all, but the suduko and bignums both worked
without issue in Emacs.)
However, I am unable to run the agenda sample (CiaoDE\ciao\examples\agenda). When I click “(Re)Load buffer into top level”, I am presented with the Ciao command interface below in Emacs, but I also see the following error message, “(Dynamic
link failed)”. If I try starting the program, I am given the following error…
“?- main.
Error: Could not find or load main class CiaoJava.PLJavaServer
{ERROR: sockets:connect_to_socket/3 - existence error: procedure:sockets:connect_to_socket/3 does not exist}
no”
I am given the same error upon loading the calculator sample from CiaoDE\ciao\library\javall\examples\pl2java.
What am I doing wrong?