Log in

View Full Version : MSYS2 & QT5 help


jpsdr
15th August 2022, 09:42
Hello.

I need help with something.
When i try to build MKVToolnix in static mode, the linker failed with -lQT5Core no such file or directory.
I've installed all the QT5 packages i can think of, but it's still failling with the same error. I'm out of ideas/options, and need advice from a MSYS2 experimented user.

For now, my guesses are :
- Despite having installed a lot of packages, i still didn't find the right one.
- The package needed is installed, but either -lQT5Core is not the proper link command, or it needs another information (like providing a path or anything).
- There is no such package under MSYS2 and i'm screwed... :(