Show and Hide warning.

CodeLite installation/troubleshooting forum
borodadada
CodeLite Enthusiast
Posts: 22
Joined: Wed Oct 16, 2013 4:20 pm
Genuine User: Yes
IDE Question: c++
Contact:

Show and Hide warning.

Post by borodadada »

I apologize for the primitive questions, but after compilation warnings appear on the screen. How can I remove them from the screen? Is there a button to show and hide? I want see warning, but to work with the code I need to turn them off.
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Show and Hide warning.

Post by eranif »

settings -> build settings -> Build output appearance -> Compiler errors / warnings displayed inline

Eran
Make sure you have read the HOW TO POST thread
borodadada
CodeLite Enthusiast
Posts: 22
Joined: Wed Oct 16, 2013 4:20 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: Show and Hide warning.

Post by borodadada »

thank you, it would be great if there was a button, start debugger, see error, click Hide ...
Post Reply