Code::Blocks Forums

User forums => Help => Topic started by: LudwigJessing on November 04, 2024, 12:29:15 am

Title: Code blocks does not work with Mac Sequoia
Post by: LudwigJessing on November 04, 2024, 12:29:15 am
Crash after connecting and pressing "ok"
Title: Re: Code blocks does not work with Mac Sequoia
Post by: Wkerry 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.
Title: Re: Code blocks does not work with Mac Sequoia
Post by: Chandira 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.
Title: Re: Code blocks does not work with Mac Sequoia
Post by: stahta01 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.
Title: Re: Code blocks does not work with Mac Sequoia
Post by: Wkerry on November 05, 2024, 09:43:43 am
Search the forum for MacPorts and see if using a Macport version will get you further.
Title: Re: Code blocks does not work with Mac Sequoia
Post by: Miguel Gimenez 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.
Title: Re: Code blocks does not work with Mac Sequoia
Post by: Alaa on November 06, 2024, 08:49:10 am
i have the same problem  :'( :'(
did you fix it ?!
Title: Re: Code blocks does not work with Mac Sequoia
Post by: stahta01 on November 07, 2024, 12:15:37 am
https://forums.codeblocks.org/index.php/topic,25100.msg171905.html#msg171905 (https://forums.codeblocks.org/index.php/topic,25100.msg171905.html#msg171905)