Codelite and OSX 10.6.8

General questions regarding the usage of CodeLite
LairdTurner
CodeLite Enthusiast
Posts: 15
Joined: Tue Mar 06, 2012 12:11 pm
Genuine User: Yes
IDE Question: C++
Contact:

Codelite and OSX 10.6.8

Post by LairdTurner »

Hello!

I've just downloaded the newest version of Codelite and want to use it for future development in C++ on OSX.
The problem is, I just can't start the application. If I make an doubleclick on the app the splash screen appears and then nothing happens and the Application don't start.
What's the problem? Maybe anyone of you can say me how I fix the problem!

On Lion it does'nt work too!


Thanks!


regards

-René
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Codelite and OSX 10.6.8

Post by eranif »

LairdTurner wrote:Hello!

I've just downloaded the newest version of Codelite and want to use it for future development in C++ on OSX.
The problem is, I just can't start the application. If I make an doubleclick on the app the splash screen appears and then nothing happens and the Application don't start.
What's the problem? Maybe anyone of you can say me how I fix the problem!

On Lion it does'nt work too!


Thanks!


regards

-René
I am sorry, but I only got 10.5.8 here (which works flawlessly) - have you tried running it under debugger?

Also, what does the 'Application Crash' dialog says? (it should provide a good backtrace of the crash)

Eran
Make sure you have read the HOW TO POST thread
Knaggy
CodeLite Curious
Posts: 5
Joined: Fri Dec 31, 2010 5:05 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: Codelite and OSX 10.6.8

Post by Knaggy »

Hi LairdTurner and Eranif,

I just downloaded the latest version of Codelite v3.5.5367 on my OS X 10.6.8 and it doesn't crash.

P.S.:
I just returned to Codelite for an old c++ project and I still had Codelite v2.9.
Great to see the development still goes on, I'm looking forward to test the recent version :).
Codelite is still my favourite IDE(when I don't use vim as my "IDE" :) ) and I tried a lot, like
VS, Code::Blocks, KDevelop, ...

I still appreciate your great work Eranif, go on! :)

Regards, Felix.
cavirol
CodeLite Curious
Posts: 3
Joined: Tue Mar 27, 2012 4:22 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: Codelite and OSX 10.6.8

Post by cavirol »

Hello,
how as you did to install CodeLite on your Mac?

Greetings
Knaggy wrote:Hi LairdTurner and Eranif,

I just downloaded the latest version of Codelite v3.5.5367 on my OS X 10.6.8 and it doesn't crash.

Regards, Felix.
Knaggy
CodeLite Curious
Posts: 5
Joined: Fri Dec 31, 2010 5:05 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: Codelite and OSX 10.6.8

Post by Knaggy »

I just downloaded it and moved the CodeLite.app into the Programs folder.
Though, this last step isn't really necessary, you can also launch it directly.
Post Reply