Hello @all
first, thanks for this 3D framework.
I adapted one of the Samples to my needs, and till this everythings works fine. Finally i wanted to control one of the Pins from the RasPi. Therefor i installed wiringPi, included it in my code. It compiled fine, but when linking there were a lot of unknown errors.
I would like to know where to put the “-lwiringPi”
thanks in advance