News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How Can I See Compiler Warnings?

Started by gast, April 04, 2006, 03:15:48 PM

Previous topic - Next topic

gast

I have checked in the options, that i will see all warnings, but if i compile the programm shows me the warnings, but just for a seconde, because then there is only "executin...". And when i click on "Build messages" there isn't anything.

I hope you can help me.

Ceniza

It seems like you're using the "Build and Run" button. Try using only "Build".

gast

Quote from: Ceniza on April 04, 2006, 04:09:45 PM
It seems like you're using the "Build and Run" button. Try using only "Build".
Thank you!

Is there a possibility to jump directly to the lines where the warnings appear?

mfg.

TDragon

Quote from: gast on April 05, 2006, 06:05:22 PM
Is there a possibility to jump directly to the lines where the warnings appear?
In the Build messages tab, double click the warning.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

gast

Quote from: TDragon on April 05, 2006, 06:09:54 PM
Quote from: gast on April 05, 2006, 06:05:22 PM
Is there a possibility to jump directly to the lines where the warnings appear?
In the Build messages tab, double click the warning.
Cool! Thank you!

I think i love Code::Blocks more and more...