good day~
i have the following issues with fresh CodeLite IDE 1.0.2797 on FreeBSD 7.1 Release box:
1) source format doesn't work: when i press "ctrl-I" it doesn't format my sources
2) i am unable to setup gdb debugger within CodeLite IDE: there's no such opportunity in Settings ---> Debugger Settings --> Loaded Debugers. this tab is absolutely empty. i wonder why this tab disappeared? there've been one in the past.
please help me
CodeLite IDE 1.0.2797 issues in FreeBSD
-
- CodeLite Veteran
- Posts: 64
- Joined: Wed Jun 11, 2008 3:48 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CodeLite IDE 1.0.2797 issues in FreeBSD
Both problems that you reported are part of the plugins functionality.
Probably there a problem in your codelite build which prevented those plugins from loading.
- check the 'Trace' tab to see if there where any error during startup of codelite
- if there were errors, I suggest that you do a clean build of codelite
FYI: The missing tab is a clear indication of the debugger not loaded successfully
Eran
Probably there a problem in your codelite build which prevented those plugins from loading.
- check the 'Trace' tab to see if there where any error during startup of codelite
- if there were errors, I suggest that you do a clean build of codelite
FYI: The missing tab is a clear indication of the debugger not loaded successfully
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Veteran
- Posts: 64
- Joined: Wed Jun 11, 2008 3:48 am
- Contact:
Re: CodeLite IDE 1.0.2797 issues in FreeBSD
thanks for response.
i'll check a trace as soon as i get at home.
FYI, this errors are connected with the last CodeLite IDE sources available in FreeBSD ports on this moment.
btw, there were no configure comming with this port.
i'll check a trace as soon as i get at home.
FYI, this errors are connected with the last CodeLite IDE sources available in FreeBSD ports on this moment.
btw, there were no configure comming with this port.
-
- CodeLite Veteran
- Posts: 64
- Joined: Wed Jun 11, 2008 3:48 am
- Contact:
Re: CodeLite IDE 1.0.2797 issues in FreeBSD
good news.
just fetched CodeLite IDE sources from svn and performed full rebuild from scratch. faced no problem during this
hmm.. may i guess then that the fresh CodeLite IDE available in FreeBSD ports tree is somehow mis-configured?
just fetched CodeLite IDE sources from svn and performed full rebuild from scratch. faced no problem during this
hmm.. may i guess then that the fresh CodeLite IDE available in FreeBSD ports tree is somehow mis-configured?