I came in codelite from wxDev-c++ i i like it, but difference is it.
Exists any good codeliteApp examples for learning ?
thnx
Good EXAMPLE !
-
- CodeLite Curious
- Posts: 7
- Joined: Mon Mar 16, 2009 4:03 pm
- Contact:
-
- CodeLite Guru
- Posts: 351
- Joined: Mon Oct 20, 2008 7:26 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
-
- CodeLite Curious
- Posts: 7
- Joined: Mon Mar 16, 2009 4:03 pm
- Contact:
Re: Good EXAMPLE !
Alredy view this !
Mean project files !
opensource project maked by codelite !
Mean project files !
opensource project maked by codelite !
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Good EXAMPLE !
You can download codelite sources and open 'LiteEditor.workspace' - this is how I develop codelite
Or google it, another good example: The Orx project:
http://orx-project.org/
Eran
Or google it, another good example: The Orx project:
http://orx-project.org/
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 7
- Joined: Mon Mar 16, 2009 4:03 pm
- Contact:
Re: Good EXAMPLE !
thnx !