Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Evan on August 09, 2023, 02:32:56 pm

Title: Using CodeBlocks in Linux and Windows
Post by: Evan on August 09, 2023, 02:32:56 pm
When I mark a variable in the Windows version, all instances of that variable is marked, and it's a great help.

But in the Linux version that feature it not activated.

Anyone who can advise me fix it? 
Title: Re: Using CodeBlocks in Linux and Windows
Post by: BlueHazzard on August 09, 2023, 11:42:15 pm
How have you installed codeblocks?
what linux distro?
Have you installed the codeblocks-contrib package?
Title: Re: Using CodeBlocks in Linux and Windows
Post by: Evan on August 13, 2023, 03:43:55 pm
Linux Mint and used Software manager to install and Raylib Graphics.

And now I have installed the codeblocks-contrib, that I did not know the existence of and it's working great so far.

Many, many thanks. :)
Title: Re: Using CodeBlocks in Linux and Windows
Post by: Evan on August 18, 2023, 10:12:41 am
In the Software Managers review of CodeBlocks, there are some writing of crashes and I also got some crashes, but for whatever reasons, it seems that the installation is stable now in Linux Mint.

I'm trying to use cups/cups.h printing and gd.h and it might have to do with the missing linker settings or not...