After building CodeLite from SVN on a mac, I get the following error when I try to run it:
Impossible to get permissions for file 'SharedSupport//config/accelerators.conf.default' (error 2: No such file or directory).
I do manage to run it if I simply double click in Finder.
Thanks,
Roey
[Mac] accelerators.conf.default cannot be found
-
- CodeLite Enthusiast
- Posts: 43
- Joined: Fri Aug 22, 2008 1:32 am
- Contact:
-
- CodeLite Veteran
- Posts: 69
- Joined: Fri Oct 24, 2008 10:29 pm
- Contact:
Re: [Mac] accelerators.conf.default cannot be found
Sounds like the starting directory is different in the two cases. For launching from inside CL, you can change the startup directory in the Project settings.
Scott
Scott
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: [Mac] accelerators.conf.default cannot be found
Btw, You should be able to see the startup directory from in the 'Trace' tab
Eran
Eran
Make sure you have read the HOW TO POST thread