workspace

General questions regarding the usage of CodeLite
amirhh
CodeLite Curious
Posts: 1
Joined: Thu Sep 14, 2023 5:44 pm
Genuine User: Yes
IDE Question: C++
Contact:

workspace

Post by amirhh »

Dear all
I am newly starting using codelite and have some difficulty making my project. In my workspace, I am gonna make a code
so I need to regulate some parameters such as: category ,Type, compiler, Debugger and Build System. the thing is that the option "Default" is not
available in among Build System options as it can be seen in the image attached. How can I add this option ?
Regards

You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: workspace

Post by eranif »

Use the CodeLite Makefile Generator

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