Semigroups icon indicating copy to clipboard operation
Semigroups copied to clipboard

build: override bundled libsemigroups install paths

Open jengelh opened this issue 4 months ago • 3 comments

Fixes: #1073

jengelh avatar Jul 21 '25 18:07 jengelh

Thanks for the PR @jengelh, the "with-external-libsemigroups" is expected to fail at the moment, but not the Cygwin job, any chance you could adapt the changes in this PR so that the Cygwin job also passes? Thanks!

james-d-mitchell avatar Jul 25 '25 09:07 james-d-mitchell

cygwin x64

Now running tests from tst/teststandard.g
Error, Variable: 'SemigroupsTestInstall' must have a value
Error: Process completed with exit code 1.

That does not look like dll related things (or if, it's not very indicative).

jengelh avatar Jul 25 '25 09:07 jengelh

It states just above this that the kernel module isn't compiled, I guess it is unable to find the DLL, which would be related to your changes I think

james-d-mitchell avatar Jul 25 '25 10:07 james-d-mitchell