User forums > Help
Errors after executing Code::Blocks
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)?
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)?
--- End quote ---
For Cccc see the attached image.
--- Code: ---cccc "Main.c"
Failed to lauch cccc.
cccc "Main.c"
Failed to lauch cccc.
cccc "Main.c"
Failed to lauch cccc.
--- End code ---
For instance this is from running valgrind:
--- Code: ---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!
--- End code ---
oBFusCATed:
Do you have both cccc and valgrind installed on you machine? Are they in the PATH?
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?
--- End quote ---
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.
ordak:
I installed cccc through Synaptic Package Manager and after opening a project it runs fine. However I still get this among others:
--- Code: ---Manager failed to load XRC resource '/usr/local/share/codeblocks/Cccc.zip'.
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version