Author Topic: Code blocks does not work with Mac Sequoia  (Read 2378 times)

Offline LudwigJessing

  • Single posting newcomer
  • *
  • Posts: 1
Code blocks does not work with Mac Sequoia
« on: November 04, 2024, 12:29:15 am »
Crash after connecting and pressing "ok"

Offline Wkerry

  • Multiple posting newcomer
  • *
  • Posts: 64
Re: Code blocks does not work with Mac Sequoia
« Reply #1 on: November 04, 2024, 10:38:33 am »
Mac is not supported by the current CB 20.03 or nightly release with being able to debug your compiled code via the debugger, so unfortunately if you want to debug please try codelite.

There are pages on the web that have info on how to run copdeblocks on a mac, but these only show you how to get codeblocks running and able to run your app, but not debug it.

Offline Chandira

  • Single posting newcomer
  • *
  • Posts: 1
Re: Code blocks does not work with Mac Sequoia
« Reply #2 on: November 04, 2024, 11:14:36 pm »
Thank you very much. I have still the same problem with version 17.12,

after "compilers auto-dection" the system always crashs. Could you please give more details for help please?

Thank you very much.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7699
    • My Best Post
Re: Code blocks does not work with Mac Sequoia
« Reply #3 on: November 05, 2024, 03:18:37 am »
You might try
Code
codeblocks --safe-mode
to see if a plugin disabled by "safe-mode" is causing the issue.

To CB Dev why could I not find safe-mode documented in the wiki? Should it be in the wiki?

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 Wkerry

  • Multiple posting newcomer
  • *
  • Posts: 64
Re: Code blocks does not work with Mac Sequoia
« Reply #4 on: November 05, 2024, 09:43:43 am »
Search the forum for MacPorts and see if using a Macport version will get you further.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1644
Re: Code blocks does not work with Mac Sequoia
« Reply #5 on: November 05, 2024, 02:20:06 pm »
To CB Dev why could I not find safe-mode documented in the wiki? Should it be in the wiki?

Yes, it should be there. I have just added it and other missing options, and removed some duplicates.

Offline Alaa

  • Single posting newcomer
  • *
  • Posts: 2
Re: Code blocks does not work with Mac Sequoia
« Reply #6 on: November 06, 2024, 08:49:10 am »
i have the same problem  :'( :'(
did you fix it ?!

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7699
    • My Best Post
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