Skip to content

qianlue123/qt5-openwrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

qt5-openwrt

QT 5.15.6 for Openwrt 19.07 with modbus & serialport & location

Installation instructions

  1. Add feeds in feeds.conf
src-git libqt https://github.com/karaketir16/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

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 98.4%
  • C 1.6%