Author Topic: Using CodeBlocks in Linux and Windows  (Read 2262 times)

Offline Evan

  • Multiple posting newcomer
  • *
  • Posts: 22
Using CodeBlocks in Linux and Windows
« 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? 

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Using CodeBlocks in Linux and Windows
« Reply #1 on: August 09, 2023, 11:42:15 pm »
How have you installed codeblocks?
what linux distro?
Have you installed the codeblocks-contrib package?

Offline Evan

  • Multiple posting newcomer
  • *
  • Posts: 22
Re: Using CodeBlocks in Linux and Windows
« Reply #2 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. :)

Offline Evan

  • Multiple posting newcomer
  • *
  • Posts: 22
Re: Using CodeBlocks in Linux and Windows
« Reply #3 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...