31
Help / Re: How do I install Code:Blocks,Wxwidgets and wxSmith on Linux Mint?
« Last post by Miguel Gimenez on November 05, 2025, 12:31:46 pm »Spam reported to moderator.
As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
I got it installed, thanksAmong Us Free
Is it possible to install Code:Blocks,Wxwidgets and wxSmith on Linux Mint? If so, how?
https://wiki.codeblocks.org/index.php/Main_Page
I'm new to programming, and very frustrated with IDEs.
I'm running MX Linux (Debian based).
I can compile successfully with: $ gcc -o main main.c `pkg-config --cflags --libs sdl2, SDL2_image`
But how do I configure CodeBlocks use the same command??? (or at least achieve the same result).
I would appreciate some DETAILED help.
Assignment Help
Surely somebody knows what all those different 'compliers' are and what the difference is?I know. It is different compilers for the different cases. I have 3 compilers in use: one for Win64 (gcc 14.2, default), one for Win32 (gcc 14.2 for some automation tasks, old hardware has no Win64 drivers) and one for XP (gcc 9.3, really old hardware, no Win7 drivers).
Before adding yet more cruft, I'd favour fixing bugs in cb.
Despite the slightly agressive response, I fully agree that AI is ruining a lot of things, e.g. localhost being broken in Windows 11 and worse.