Author Topic: How to compile programs in Linux Mint  (Read 9045 times)

Offline pavan_nihal

  • Single posting newcomer
  • *
  • Posts: 2
How to compile programs in Linux Mint
« on: May 07, 2014, 03:47:31 pm »
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 .

Offline digifuzzy

  • Multiple posting newcomer
  • *
  • Posts: 32
Re: How to compile programs in Linux Mint
« Reply #1 on: May 07, 2014, 03:57:15 pm »
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. :-)

Offline pavan_nihal

  • Single posting newcomer
  • *
  • Posts: 2
Re: How to compile programs in Linux Mint
« Reply #2 on: May 07, 2014, 04:18:34 pm »
I followed all the steps . But I am still facing the same problem . Should uninstall and re install CodeBlocks ??

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: How to compile programs in Linux Mint
« Reply #3 on: May 07, 2014, 06:20:45 pm »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: How to compile programs in Linux Mint
« Reply #4 on: May 07, 2014, 08:27:34 pm »
The file needs a correct file-ending, so C::B knows which compiler to use (assuming you have an installed compiler).