Recent Posts

Pages: 1 ... 4 5 6 7 8 [9] 10
82
Development / Re: build bot in the github, I see one nice project
« Last post by Михаил Агарков on November 06, 2024, 03:14:33 pm »
I got access to ci.codeberg.org, I will try to make the automated build system to work with Woodpecker CI.
https://codeberg.org/MichaelAgarkov/x86-codeblocks-builds
83
Help / Re: Code blocks does not work with Mac Sequoia
« Last post by Alaa on November 06, 2024, 08:49:10 am »
i have the same problem  :'( :'(
did you fix it ?!
84
Help / Re: Codeblocks repeatedly crashing
« Last post by Alaa on November 06, 2024, 08:44:42 am »
i have a problem with code blocks 17.12
I installed for mac os sequoia , it downloaded but never opens , it takes so much time with white screen but never opened , what should I do ?!
85
Using Code::Blocks / Watches settings
« Last post by Evan on November 05, 2024, 02:45:35 pm »
I'm running Linux Mint and I think after a GDB update that the Watches settings regarding debugging is disabled.

The Program Console:  warning: GDB: Failed to set controlling terminal: Operation not permitted although it seems that I can single step as usual.

Any guidance to have the setting kept so I don't have to start over each time I'm using the debugger?

86
Help / Re: Code blocks does not work with Mac Sequoia
« Last 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.
87
Help / Re: Code blocks does not work with Mac Sequoia
« Last 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.
88
Help / Re: Code blocks does not work with Mac Sequoia
« Last 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.
89
Help / Re: Code blocks does not work with Mac Sequoia
« Last 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.
90
Help / Re: Code blocks does not work with Mac Sequoia
« Last 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.
Pages: 1 ... 4 5 6 7 8 [9] 10