HI Newb here. When I install cotelite 14.0 on my Win 10 it does not contain the C compiler / library. When I open Codelite there are no preset projects as in the tutorial I am following.
Any help, thanks.
Install
-
- CodeLite Curious
- Posts: 1
- Joined: Wed Jun 03, 2020 9:51 pm
- Genuine User: Yes
- IDE Question: C##
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Install
CodeLite is an IDE it is not a compiler. You will need to install compiler yourself.
Search for MinGW-w64 installer on google and install that
Search for MinGW-w64 installer on google and install that
Make sure you have read the HOW TO POST thread