News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Mac OS X

Started by comsytec, October 18, 2014, 11:37:01 AM

Previous topic - Next topic

comsytec

I have tried CB 13.12 on Mac OS X 10.9 and is crashing intensively. What to do ?

comsytec

Less after CodeCompletion plugin disabled.

ollydbg

Hi, I would recommend you to build C::B trunk on Mac OS X, because there are many fixes regards to CodeCompletion plugin.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

comsytec

Thanks. I'm not very familiar with coding on Mac.

Calexus

I my experience it's the symbols browser causing crashes in osx, disable it and codeblocks runs pretty stable from snow to mavericks. And probably in yosemite too.