News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Errors after executing Code::Blocks

Started by ordak, November 07, 2018, 12:13:16 PM

Previous topic - Next topic

oBFusCATed

These errors are fine. They are printed because the zip files doesn't contain xrc files. But this doesn't affect any functionality as far as I know.

I've asked if something didn't work and you said that there are some plugins that are broken.
Would you be kind enough to tell us what doesn't work (except those messages)?

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ordak

Quote from: oBFusCATed on November 08, 2018, 07:49:39 PM
These errors are fine. They are printed because the zip files doesn't contain xrc files. But this doesn't affect any functionality as far as I know.

I've asked if something didn't work and you said that there are some plugins that are broken.
Would you be kind enough to tell us what doesn't work (except those messages)?

For Cccc see the attached image.


cccc "Main.c"
Failed to lauch cccc.
cccc "Main.c"
Failed to lauch cccc.
cccc "Main.c"
Failed to lauch cccc.



For instance this is from running valgrind:


valgrind --version
execvp(valgrind, --version) failed with error 2!
Setting dynamic linker path to: .:
Executing command: valgrind  --leak-check=full --track-origins=yes --xml=yes "/home/mehdi/Documents/Code_Blocks_Projects/Sudoku_GA/bin/Release/sudoku_GA"

-------------- Application output --------------
execvp(valgrind, --leak-check=full, --track-origins=yes, --xml=yes, /home/mehdi/Documents/Code_Blocks_Projects/Sudoku_GA/bin/Release/sudoku_GA) failed with error 2!


Code::Blocks SVN
OS : Ubuntu LTS

oBFusCATed

Do you have both cccc and valgrind installed on you machine? Are they in the PATH?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ordak

Quote from: oBFusCATed on November 09, 2018, 04:18:54 PM
Do you have both cccc and valgrind installed on you machine? Are they in the PATH?

No, they are not installed. I vaguely remember previously (in Code::Blocks)  there was no need to install them, some of these would just work.
Code::Blocks SVN
OS : Ubuntu LTS

ordak

I installed cccc through Synaptic Package Manager and after opening a project it runs fine. However I still get this among others:


Manager failed to load XRC resource '/usr/local/share/codeblocks/Cccc.zip'.
Code::Blocks SVN
OS : Ubuntu LTS

oBFusCATed

I've already told you to ignore them... :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]