TechxArtisanStudio / Openterface_QT

Openterface Mini-KVM: Host Applications for Windows and Linux Support
GNU Affero General Public License v3.0
35 stars 5 forks source link

Arch Linux building source #8

Open Paulie420 opened 2 months ago

Paulie420 commented 2 months ago

I'm not great with these disclosures/posting issues. Openterface Mini-KVM software builds fine on Arch Linux, with these small additions;

Packages needed; qt6-base qt6-networkauth qt6-multimedia (Most KDE Plasma systems have the above packages already...) qt6-serialport

Add to openterfaceQT.pro; target.path = /path/to/installation/directory INSTALLS += target

the ../build directory is still where qmake6 dumps the executable, but without the 'target.path' variable set in openterfaceQT.pro, qmake6 fails to build the Makefiles...

It was great meeting you Billy - cheers!!!