QT cross compilation on raspberry pi
Unsolved
3rd Party Software
-
Hi,
I am making a gui for one of my project. The final end application I will be loading to raspberry pi. So in my qt application I want to do spi communication and gpio pin toggling of raspberry pi. For this case I need to use wiring pi. How will I use wiring pi driver library in qt.Please guide me to solve the issue.