machinekoder / BBIOConfig

A GUI for the BB universal IO
GNU General Public License v3.0
45 stars 14 forks source link

Compile it on BBB #1

Open tomerdzf opened 9 years ago

tomerdzf commented 9 years ago

Hello, i built it on Debian x86_64, but it required some additional qt -libraries. When building on BBB QQuickItem is needed but apt-file can't find it. Is build on BBB possible and where to get the needed qt packages ?

machinekoder commented 9 years ago

It requires Qt5, so you will need RCNs jessie images: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Releases

dmemphis commented 7 years ago

Any chance this will run on Ubuntu 16.04? (Before I go and setup of Qt5 to build it...) Thanks very much in advance!

machinekoder commented 7 years ago

Yes it will!

machinekoder commented 7 years ago

you can use the binaries too

hoang408 commented 6 years ago

Can you have guide on how build this tool? I have been struggling and got no luck.