Issue with templates in new project

CodeLite installation/troubleshooting forum
subha
CodeLite Curious
Posts: 1
Joined: Fri Jun 23, 2017 10:34 am
Genuine User: Yes
IDE Question: C++
Contact:

Issue with templates in new project

Post by subha »

Hi all I'm new to CodeLite ide. I've installed it on both of my Linux and Windows systems. On both system I'm using clang compiler and it is auto detected by codelite. Now I'm trying to write some c code so I'm following this path ( New Workspace> C++> Workspace Name> right click on workspace and select New Project> Console> Next) Here I'm getting a massage saying please select a template from the list. How can I solve this? Please help
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Issue with templates in new project

Post by eranif »

The "Console" is a category, expand it and select which 'Console' project you want.
See the screenshot below:
select-template.png
You do not have the required permissions to view the files attached to this post.
Make sure you have read the HOW TO POST thread
Post Reply