Code::Blocks Forums

User forums => Help => Topic started by: Gelmou on November 25, 2024, 01:25:15 pm

Title: The project does not seem to be built
Post by: Gelmou 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:

(https://i.postimg.cc/5t4hw3Zn/Putain-de-message-codeblocks.png)
 :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...
Title: Re: The project does not seem to be built
Post by: Miguel Gimenez on November 25, 2024, 01:33:45 pm
You must post a full rebuild log, see this link (https://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F).

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