Asked By
Nisharamj
0 points
N/A
Posted on - 10/08/2011
The codelight software is not working properly in my Ubuntu OS. When I'm compiling the program it is compile without any errors and warnings. But the program does not run. It is also occurring other programs. Please help me anyone to solve this question.
Answered By
jimmytoy
15 points
N/A
#89262
Codelight software does not work properly
If you’ve decided to build a better Hello World program, so you have created a new workspace and added a project to it. Now you want to alter how CodeLite builds and runs that project in a proper way. So for this either click the appropriate button in the Workspace View toolbar, or right-click over the project’s name in the Workspace View and, from the context menu and select settings.
The ‘Project Settings’ dialog will appear and can open at the ‘General’ tab. So at the top of the dialog you will see the Configuration type combobox, which will normally contain Debug or Release. To the right of it is a button that takes you to the Configuration Manager, where you can easily edit these choices and add others. Click this link for more information, Download Link