Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 409 Bytes

qt5-openwrt

QT 5.12.6 for Openwrt 19.07 with modbus & serialport

Installation instructions

  1. Add feeds in feeds.conf
src-git libqt https://github.com/Lankaster/qt5-openwrt.git
  1. Update & install feeds
./scripts/feeds update -a && ./scripts/feeds install -a
  1. Now you can find QT libs in Libs->Qt5

Deps: libiconv, libmariaclient