User forums > Using Code::Blocks

wxWidgets -Wfatal-errors doesn't work

(1/2) > >>

Cinolt:
I have a wxWidgets project and when I have -Wfatal-errors as one of my compile options then it gives this error:

cc1plus.exe: error: unrecognized command line option "-Wfatal-errors"
Process terminated with status 1 (0 minutes, 1 seconds)
0 errors, 0 warnings

How can I fix this?

stahta01:
Install/use/setup a compiler that supports that option.

Cinolt:
What do you recommend?

stahta01:
TDM build of MinGW GCC works good for me; I would use his newest 4.4 build; the new 4.5 build is not as stable yet.

You could also use the one that is packaged with Code::Blocks 10.05.

Tim S.

Cinolt:
I am using the one packaged with Code::Blocks 10.05.

Navigation

[0] Message Index

[#] Next page

Go to full version