Author Topic: greyed out Build Option  (Read 5686 times)

Offline Untitled2

  • Single posting newcomer
  • *
  • Posts: 3
greyed out Build Option
« 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)

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:

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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: greyed out Build Option
« Reply #1 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?
(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!]

Offline Untitled2

  • Single posting newcomer
  • *
  • Posts: 3
Re: greyed out Build Option
« Reply #2 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: greyed out Build Option
« Reply #3 on: July 15, 2014, 09:35:46 am »
Save it in 10.05 open it in 13.12, it should just work.
(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!]