User forums > Help

Keeps asking for compiler on start up

(1/1)

Decrius:
Every time I start up CodeBlocks it asks me for the (default) compiler. As if it doesn't save the setting.

I'm running this on Win7 x86, does anyone have a solution for this problem?

oBFusCATed:
What version of CB?

Jenna:

--- Quote from: Decrius on September 15, 2010, 08:43:40 pm ---Every time I start up CodeBlocks it asks me for the (default) compiler. As if it doesn't save the setting.

I'm running this on Win7 x86, does anyone have a solution for this problem?

--- End quote ---
One  of the compilers does not have a master-path-entry (most likely LLVM D, because it's newly added), you can find out which one it is, if it has an empty status in the window you get when starting C::B.

Open "Settings -> Compiler and debugger -> Global compiler settings -> [the invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]] -> Toolchain executables" and run "Auto detect", it will tell you that it can not find a valid installation and whether it should use the default directory, answer yes and the error should go.

Decrius:

--- Quote from: jens on September 15, 2010, 09:45:32 pm ---
--- Quote from: Decrius on September 15, 2010, 08:43:40 pm ---Every time I start up CodeBlocks it asks me for the (default) compiler. As if it doesn't save the setting.

I'm running this on Win7 x86, does anyone have a solution for this problem?

--- End quote ---
One  of the compilers does not have a master-path-entry (most likely LLVM D, because it's newly added), you can find out which one it is, if it has an empty status in the window you get when starting C::B.

Open "Settings -> Compiler and debugger -> Global compiler settings -> [the invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]] -> Toolchain executables" and run "Auto detect", it will tell you that it can not find a valid installation and whether it should use the default directory, answer yes and the error should go.

--- End quote ---

Excellent, works like a charm!

oBFusCATed:
devs: Probably C::B could be made to spit some message what has gone wrong...

Last days I'm experiencing this problem too and it is a bit random. Also on windows it happens far more often.

Navigation

[0] Message Index

Go to full version