For a long time I have been intending to try cross-compiling for Raspberry PI from Code::Blocks, and finally I gave it a go. It consist of a short write-up and a few bash scripts. It requires Ubuntu or Kubuntu on the PC, see:
https://github.com/arnholm/cross-pi
It successfully cross-compiles wxWidgets GUI applications that run under Raspberry PI. I recommend using a dedicated virtual machine for this, in order to not conflict with other developer configurations.
Maybe this is of interest to some here.
Quote from: cacb on March 01, 2020, 04:46:03 PM
https://github.com/arnholm/cross-pi
That is nice and useful, at least for me! Thank you for sharing!
Quote from: MortenMacFly on March 30, 2020, 11:24:25 AM
That is nice and useful, at least for me! Thank you for sharing!
Thanks for the feedback! I have used it for a couple of smaller projects and it seems to work fine.
Can you post the link in the wiki?
I think here it will get lost in the noise.... Can you log in to the wiki?
Quote from: BlueHazzard on March 31, 2020, 02:44:14 PM
Can you post the link in the wiki?
I think here it will get lost in the noise.... Can you log in to the wiki?
I was able to log in. I added a link under Off-site documentation (http://wiki.codeblocks.org/index.php/Off-site_documentation)