Hello everyone. I am facing the problem with the debugging of the project using WiringPi library. In the “makefile settings” of the “visualGDB Poject Properties” I did everything as it was described in the tutorial (e.g. syncronization with Rasp, include directories).
You can open the picture below to see what exactly doesn’t work.
Please try checking if the build output window contains any error messages. If the build fails due to errors, please resolve them and make sure the build succeeds before proceeding with debugging.
If you cannot find any error messages, please share a screenshot of the VisualGDB Build window and the regular Output window after building the project (not trying to launch it).
well it’s easy to say, that I could solve the build-problems, bcs im struggling with them 2nd day already.
What I find funny though, is that simple cout<<“hello world” works fine, what I cannot say about wiringPi.h functions.
So of course im gonna leave you some screenshots here, mb you will understand it better as me😅