Page 1 of 1

Is there a way to change default data path?

Posted: Fri Sep 04, 2015 3:02 pm
by litecpp
In my computer, the default data path is "C:\Documents and Settings\admin\Application Data".
I want to chang it to "E:\Program".

Re: Is there a way to change default data path?

Posted: Fri Sep 04, 2015 3:28 pm
by eranif
run codelite with --datadir directive

Re: Is there a way to change default data path?

Posted: Fri Sep 04, 2015 4:04 pm
by litecpp
I google "datadir site:http://codelite.org" then I find it is in "Release Notes". I think it is better to add a link in "Documentation" which is "more infomation see Release Notes".

BTW the last two pages are missing:
Setting up wxWidgets (Windows)
http://codelite.org/WxWidgets/GettingRe ... derWindows

wxWidgets Build Parameters
http://codelite.org/WxWidgets/WxWidgetsBuildParameters

Re: Is there a way to change default data path?

Posted: Fri Sep 04, 2015 5:25 pm
by eranif
These pages are obsolete.

BTW, you can search CodeLite website from:

http://wiki.codelite.org


Just type "datadir" in the search box

Eran