Newbie here

CodeLite installation/troubleshooting forum
jprosso64
CodeLite Curious
Posts: 1
Joined: Fri Dec 16, 2016 8:07 am
Genuine User: Yes
IDE Question: C++
Contact:

Newbie here

Post by jprosso64 »

Hello, I was looking for help in setting up Codelite in order to write C code. Is the right application or is it just for C++ and PHP?
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Newbie here

Post by eranif »

CodeLite is for C, C++, PHP and JavaScript
http://codelite.org/LiteEditor/QuickStart

Follow the steps to create a C++ workspace (which also includes C)
When creating a project, select a C template instead of C++

Eran
Make sure you have read the HOW TO POST thread
Post Reply