I am working on a MinGW x86_64 ruby install using your packages, and I am trying to install the GTK+3 ruby bindings. When I do, I get an error with the base path, as it expands to c:/msys64/rest/of/path/here, while I have MSys2 under C:/MinGW/Msys2, since I am using a batch file to launch it with a custom username/home directory. I am not sure what I should do here, as I don't think that the path should expand like that, the prefix should be checked first.
Any thoughts on this?
As you don't have any msys64 folder then this path are come from one of packages. Try to see config.log files to identify the problem
I looked through those files, but nothing of interest came up (the path did not appear in them at all!). I am trying with a fresh install (on an external HDD), but I have hit another snag and cannot install packages. I created another issue related to that.
Same as #265 I think. Closing this one.