Testing msys2 build

I think for @mgondan1. I’ve pushed a lot of changes to the cmake scripts, notably affecting Windows. The aim is to make the sources build cleanly under Conda. Some of this also interferes with the MSYS2 port. Notably, rather than creating a shell script for the public binaries by lack of symbolic links, it now installs swipl.exe, etc into the public binary directory. The public binary contains a relative path to the Prolog home.

These changes are likely to break the MSYS2 port. If that is fixed again, the changes become simpler though :slight_smile: What is the procedure to test the package build process on MSYS2?

1 Like

MSYS2 is only updated if there’s a new release of the stable version. If anything is broken, I’ll fix it then. Not your problem :slight_smile:

2 Likes