Code: Select all
--web --nogui -plugin gpio
Code: Select all
No such plugin for spec "gpio"
PS: Massimo great job with this project! I'm a huge fan.
- Simone
Code: Select all
--web --nogui -plugin gpio
Code: Select all
No such plugin for spec "gpio"
Code: Select all
greaterThan(QT_MAJOR_VERSION, 4) {
#!macx:!win32:SUBDIRS += uart
!macx:!win32:SUBDIRS += gpio
}
Code: Select all
cd plugins
rm Makefile
cd ..
make
sudo make install