How do I install CodeLite in my Mac?

General questions regarding the usage of CodeLite
cavirol
CodeLite Curious
Posts: 3
Joined: Tue Mar 27, 2012 4:22 pm
Genuine User: Yes
IDE Question: c++
Contact:

How do I install CodeLite in my Mac?

Post by cavirol »

Hello,

I tried to install CodeLite on my Mac, but does not work.

On start, show the init window and then does nothing.

Please, what is the correct installation process?

ps.- My os version is 10.6.8
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How do I install CodeLite in my Mac?

Post by eranif »

There are few reports of codelite not working on recent OSX (> 10.5.8)

If you did not get Mac's crash dialog, then there is a chance that codelite did not crash.

Try resetting its default by deleting the folder:

Code: Select all

/Users/<username>/Library/Application Support/codelite
Eran
Make sure you have read the HOW TO POST thread
cavirol
CodeLite Curious
Posts: 3
Joined: Tue Mar 27, 2012 4:22 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: How do I install CodeLite in my Mac?

Post by cavirol »

this works... thanks

But, I have another problem, can't write the symbol { however the symbol } if I can.
Post Reply