C programming using the Linux CodeLite
Posted: Thu Dec 11, 2014 11:39 pm
I'm a total newbie to C (Still in school). So I use Codeblocks and VS in Windows (school uses it) and I use Ubuntu at home. CodeLite looks better so I installed it.
Now, how do I build and run a program? Do I need to configure a compiler or anything? I wrote a simple hello world and the Build dropdown menu is totally greyed out. As we only learning simple C (print, scan, functions, arrays, loops) so I guess I want to write a code, build it and then run it. How do I go about doing this?
(Also, in the homepage, I saw this minimal window http://i.imgur.com/yTu1PHF.png, how can I make my client to look like this when not debugging?)
Thanks guys in advance
Now, how do I build and run a program? Do I need to configure a compiler or anything? I wrote a simple hello world and the Build dropdown menu is totally greyed out. As we only learning simple C (print, scan, functions, arrays, loops) so I guess I want to write a code, build it and then run it. How do I go about doing this?
(Also, in the homepage, I saw this minimal window http://i.imgur.com/yTu1PHF.png, how can I make my client to look like this when not debugging?)
Thanks guys in advance