Issue with templates in new project
Posted: Fri Jun 23, 2017 10:55 am
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