Open nerun opened 22 hours ago
The problem is likely the fact that the external module QHexView
tries 1st with QT6 while AppleWin looks for QT5 only.
I don't think the compilation would work for a mixed QT5 / QT6 installation.
For now, if you don't need qapple
you can exclude it via some cmake options.
If you only care about sa2
, pass -DBUILD_SA2=ON
to cmake
.
I will have to look into it.
It works. But debian package need changes as explained in issue #180 .
I love qapple
...
I am running
Debian testing (Trixie)
, with bothqt5
andqt6
installed. Failed to compile.Download worked:
But when compiling... What it means?
All dependencies are installed: