Author Topic: Different compiler settings  (Read 2393 times)

Offline Evan

  • Multiple posting newcomer
  • *
  • Posts: 22
Different compiler settings
« on: May 25, 2023, 11:22:18 am »
I'm using CodeBlocks 20.03 for C and C++ mainly because I'm having dyslectic difficulties and it's not big tech.

I can't figure out how I can, if possible, to load/save different compiler/debugger settings...

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Different compiler settings
« Reply #1 on: May 25, 2023, 12:58:59 pm »
https://wiki.codeblocks.org/index.php/Main_Page

The wiki might have that information; I failed to find it in two minutes; but, it should be there somewhere.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: Different compiler settings
« Reply #2 on: May 25, 2023, 07:36:13 pm »
https://wiki.codeblocks.org/index.php/Main_Page

The wiki might have that information; I failed to find it in two minutes; but, it should be there somewhere.

Tim S.

At the bottom of the url page indicated above, click on the "Index" label.
Then use the Find function of your browser to find any item mentioning "compiler".
You will problably be interested in "Installing a supported compiler" or "custom compiler" etc.