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?
Issue with Rev. 3035 and local build
-
- CodeLite Veteran
- Posts: 63
- Joined: Mon Apr 06, 2009 10:43 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Issue with Rev. 3035 and local build
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)
Eran
I just resinstalled codelite from the compiled packages, and it seems OK (i previously had revision 3019, svn)
What is "C++ section" ?DSP_Programmer wrote:Even reverting to 3024 won't get back the C++ section.
How can I enable the C++ section again?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Veteran
- Posts: 63
- Joined: Mon Apr 06, 2009 10:43 am
- Contact:
Re: Issue with Rev. 3035 and local build
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.