Page 1 of 1

Issue with Rev. 3035 and local build

Posted: Thu Sep 24, 2009 12:11 pm
by DSP_Programmer
Hi Eran,

(Vista)

I just updated my svn sources to rev. 3035, built and run ./Runtime/update.bat. After starting
- The splash screen was shown (was disabled before)
- All plugins were enabled (only a few were enabled before)
- The C++ section is gone
- All recent workspaces are gone
Is there anything gone wrong with the config files?
Even reverting to 3024 won't get back the C++ section.
How can I enable the C++ section again?

Re: Issue with Rev. 3035 and local build

Posted: Thu Sep 24, 2009 12:44 pm
by eranif
It seems like that your 'codelite.xml' is corrupted or missing.

I just resinstalled codelite from the compiled packages, and it seems OK (i previously had revision 3019, svn)
DSP_Programmer wrote:Even reverting to 3024 won't get back the C++ section.
How can I enable the C++ section again?
What is "C++ section" ?

Eran

Re: Issue with Rev. 3035 and local build

Posted: Thu Sep 24, 2009 12:53 pm
by DSP_Programmer
C++ is the tab right next to "Help" within the header line. But this is my fault, because I hade no file open. With a file open within the edit window, this tab will appear again. I restored my codelite.xml file and it seems to work ok.