News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to compile programs in Linux Mint

Started by pavan_nihal, May 07, 2014, 03:47:31 PM

Previous topic - Next topic

pavan_nihal

I am not able to compile programs in Code Blocks in Linux Mint . No matter how many times I press the compile button nothing happens .
When I run it I get "It seems that this project has not been built yet . Do you want to build it now? " message . And when I press Yes it shows the same message again and again without doing anything . What should I do ? Code Blocks works perfectly in my Windows 8 but not in Linux Mint. I am attaching the screen shot .

digifuzzy

Have you looked at this link?
It says "nightly" but the install steps are relevant.

If you have reached the end of the steps from the link and are still having the same problem, come back and we'll figure something out. :-)

pavan_nihal

I followed all the steps . But I am still facing the same problem . Should uninstall and re install CodeBlocks ??

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Jenna

The file needs a correct file-ending, so C::B knows which compiler to use (assuming you have an installed compiler).