Author Topic: The project does not seem to be built  (Read 5194 times)

Offline Gelmou

  • Single posting newcomer
  • *
  • Posts: 2
The project does not seem to be built
« on: November 25, 2024, 01:25:15 pm »
Hello,
I am just starting out learning Code::Blocks and more generally coding.
I also specify that I am French, living in France, and that I am using Google translator to write this message, and read the answers...

I am using Linux Mint and I had installed Code::Blocks, via the system's Software Center, and it worked correctly.
Until the moment when, I don't know what happened, but after that there was no longer any way to run/launch the small exercises/programs that I was working on.
I specify that the same exercises work with the Code::Blocks that I installed elsewhere under Windows 7.
So when I compile apparently it goes well and when I want to launch "execute" this message appears which always prevents me from going to execution whatever the option chosen:


 :o

I have uninstalled Code:Blocks, and reinstalled it several times in different ways, but it still doesn't fix the problem.
I always get this message before running the written program :

So I don't understand, I don't know where to look for the cause of the problem, and I am stuck in my learning.

Thank you in advance for any help offered...

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1673
Re: The project does not seem to be built
« Reply #1 on: November 25, 2024, 01:33:45 pm »
You must post a full rebuild log, see this link.

The usual problem on Linux is a non-writable folder or strange characters in the path (an space or an accented vowel).