Author Topic: Mac OS X  (Read 5200 times)

Offline comsytec

  • Multiple posting newcomer
  • *
  • Posts: 58
    • www.comsytec.com
Mac OS X
« on: October 18, 2014, 11:37:01 am »
I have tried CB 13.12 on Mac OS X 10.9 and is crashing intensively. What to do ?

Offline comsytec

  • Multiple posting newcomer
  • *
  • Posts: 58
    • www.comsytec.com
Mac OS X
« Reply #1 on: October 22, 2014, 03:38:28 pm »
Less after CodeCompletion plugin disabled.

Online ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Mac OS X
« Reply #2 on: October 22, 2014, 04:45:12 pm »
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.

Offline comsytec

  • Multiple posting newcomer
  • *
  • Posts: 58
    • www.comsytec.com
Re: Mac OS X
« Reply #3 on: October 24, 2014, 11:37:00 am »
Thanks. I'm not very familiar with coding on Mac.

Offline Calexus

  • Multiple posting newcomer
  • *
  • Posts: 48
Re: Mac OS X
« Reply #4 on: October 27, 2014, 09:38:25 am »
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.