User forums > Help
How to install Codeblocks on a Raspberry 3
(1/1)
Gerd256:
Can you please help me.
I like to install Codeblocks, wxSmith and wxWidgets on a Raspberry 3.
I have downloaded this file from the Debian binary download page: codeblocks-17.12-1_am64_stable.tar.xz
Is this the correct file?
I have uncompressed this archive, but don't know what to do with it.
How do I install Codeblocks with the codeblocks-17.12-1_am64_stable.tar.xz file?
Thanks for your help.
BlueHazzard:
You have two possibilities:
1) Search for a .deb file for raspberry
2) Build it by yourself: https://github.com/bluehazzard/codeblocks_sf/wiki/build_linux_mint_18
I think the file you have downloaded is the source and not the deb file you can simply install
Have you tried
--- Code: ---sudo apt install codeblocks
--- End code ---
?
cacb:
--- Quote from: Gerd256 on March 23, 2020, 06:52:21 am ---Can you please help me.
I like to install Codeblocks, wxSmith and wxWidgets on a Raspberry 3.
--- End quote ---
Another alternative is setting up cross compilation, I recently made scripts to make that easier, see
https://github.com/arnholm/cross-pi
The basic sample uses wxSmith and wxWidgets.
Navigation
[0] Message Index
Go to full version