User forums > Help

CB Won't Run

(1/4) > >>

xaphilia:
I recently installed codeblocks onto Ubuntu 13.04 and whenever I attempt to run it I get a notification saying at least one compiler's master path is empty and invalid, and consequently codeblocks crashes.

I'm sort of new to Linux, so how can I check which master path is the empty one? Thank you!

BlueHazzard:
hello,
try to run c::b from terminal, and post the log from the terminal.

greetings

xaphilia:
I end up with the same results. :\

BlueHazzard:

--- Quote from: BlueHazzard on June 24, 2013, 11:20:51 pm ---hello,
try to run c::b from terminal, and post the log from the terminal.

greetings

--- End quote ---

xaphilia:
Well that's embarrassing.


--- Code: ---Initialize EditColourSet .....
Initialize EditColourSet: done.
Loading menubar...
FilesExtensionHandler: loaded
Abbreviations: loaded
AStylePlugin: loaded
CodeCompletion: loaded
ToDoList: loaded
Debugger: loaded
ScriptedWizard: loaded
ProjectsImporter: loaded
Compiler: loaded
OpenFilesList: loaded
ClassWizard: loaded
Autosave: loaded
Files extension handler plugin activated
Abbreviations plugin activated
Source code formatter (AStyle) plugin activated
Code completion plugin activated
Todo List plugin activated
Debugger plugin activated
Project wizard added for 'Empty project'
Project wizard added for 'Fortran application'
Project wizard added for 'Fortran library'
Project wizard added for 'Fortran DLL'
Project wizard added for 'Console application'
Project wizard added for 'D application'
Project wizard added for 'FLTK project'
Project wizard added for 'GLFW project'
Project wizard added for 'GLUT project'
Project wizard added for 'GTK+ project'
Project wizard added for 'Irrlicht project'
Project wizard added for 'Lightfeather project'
Project wizard added for 'Matlab project'
Project wizard added for 'OpenGL project'
Project wizard added for 'Ogre project'
Project wizard added for 'Code::Blocks plugin'
Project wizard added for 'QT4 project'
Project wizard added for 'SDL project'
Project wizard added for 'SFML project'
Project wizard added for 'Static library'
Project wizard added for 'Shared library'
Project wizard added for 'wxWidgets project'
Build-target wizard added for 'Console'
Build-target wizard added for 'Static library'
Build-target wizard added for 'wxWidgets'
Project wizard added for 'ARM Project'
Project wizard added for 'AVR Project'
Project wizard added for 'TriCore Project'
Project wizard added for 'PowerPC Project'
Project wizard added for 'MCS51 Project'
File(s) wizard added for 'Empty file'
File(s) wizard added for 'C/C++ source'
File(s) wizard added for 'C/C++ header'
File(s) wizard added for 'Fortran source'
Scripted wizard plugin activated
Foreign projects importer plugin activated
Added compiler "GNU GCC Compiler"
No active project available.
Updating class browser...
Class browser updated.
Added compiler "Intel C/C++ Compiler"
Added compiler "SDCC Compiler"
Added compiler "Tiny C Compiler"
Added compiler "GDC D Compiler"
Added compiler "LLVM D Compiler"
Added compiler "Digital Mars D Compiler"
Added compiler "GNU Fortran Compiler"
Added compiler "G95 Fortran Compiler"
Added compiler "GNU ARM GCC Compiler"
Added compiler "GNU AVR GCC Compiler"
Added compiler "GNU GCC Compiler for PowerPC"
Added compiler "GNU GCC Compiler for TriCore"
Master path of compiler ID "gcc" is empty -> triggers auto-detection.
Master path of compiler ID "icc" is empty -> triggers auto-detection.
Master path of compiler ID "sdcc" is empty -> triggers auto-detection.
Master path of compiler ID "tcc" is empty -> triggers auto-detection.
Master path of compiler ID "gdc" is empty -> triggers auto-detection.
Master path of compiler ID "ldc" is empty -> triggers auto-detection.
Master path of compiler ID "dmd" is empty -> triggers auto-detection.
Master path of compiler ID "gfortran" is empty -> triggers auto-detection.
Master path of compiler ID "g95" is empty -> triggers auto-detection.
Master path of compiler ID "armelfgcc" is empty -> triggers auto-detection.
Master path of compiler ID "avrgcc" is empty -> triggers auto-detection.
Master path of compiler ID "ppcgcc" is empty -> triggers auto-detection.
Master path of compiler ID "tricoregcc" is empty -> triggers auto-detection.
Compiler plugin activated
Open files list plugin activated
Class wizard plugin activated
Autosave plugin activated

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version