Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Untitled2 on July 14, 2014, 02:21:36 am

Title: greyed out Build Option
Post by: Untitled2 on July 14, 2014, 02:21:36 am

I am running Code::Blocks version 10.05 on Windows Vista 32 bit
The compiler I use is mingw gcc 4.4.1

When I choose build or build and run:
I get greyed-out build options

And I am left with no console (or at least a hidden console)
Therefore I attempt a force shutdown in windows (only bluffing
in an attempt to get back my Build Options as seen here)
(http://)
Two things I noted:
No ".depend file" as in previous programs that worked just fine.

And a very older dated source file as seen here:
(http://)
Build log:
mingw32-g++.exe -Wall -fexceptions -g -c
C:\Users\Chuck\Desktop\projects\images\WithBuildLog\main.cpp -o
obj\Debug\main.o
Process terminated with status 1073807364  (6 minutes, 5 seconds)
0 errors, 0 warnings

Crash report:

Not Crashing but I have no option to close Code::Blocks
unless I "bluff " a forced shut down in windows: Upon which
time I have all options restored.

I appreciate what you do
hope to resolve and get back to
coding with Code::Blocks
Title: Re: greyed out Build Option
Post by: oBFusCATed on July 14, 2014, 02:44:02 am
Why don't you try at least two versions newer 13.12 or even a night build?
Title: Re: greyed out Build Option
Post by: Untitled2 on July 15, 2014, 03:38:47 am
When I upgrade to 13.12 how will my project files be saved and transferred from the 10.05
version
Title: Re: greyed out Build Option
Post by: oBFusCATed on July 15, 2014, 09:35:46 am
Save it in 10.05 open it in 13.12, it should just work.