-
|
Hi, I'm writing a CI for a Qt Windows application that needs to be built with MSYS2. I am installing This might have something to do with the compiler? Not experienced enough with this project to know. Has anyone else tried to use aqtinstall with MSYS before? Any comment is appreciated :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This is an issue with one of your dependencies, |
Beta Was this translation helpful? Give feedback.
This is an issue with one of your dependencies,
psutil, which unfortunately does not support building with MSYS. I will see if there is another way to install Qt within MSYS.