I have started using CodeBlocks as IDE on Raspberry Pi with Rasbian.
1. I have installed Code::Blocks version 17:12. Is that the latest for Raspberry Pi?
2. I am using the pigpio library. When I compile, link and run the program in Code::Blocks using the "Build and Run" button, I get an error message saying that I do not have permission to execute the initialisation of the pigpio. I shall have root permission i.e. use sudo for that. How do I set Code::Blocks to use sudo? (I have been through the manual, but did not find anything on the launch of the build program)
Regards,
JorgenSandberg