Show and Hide warning.
-
- CodeLite Enthusiast
- Posts: 22
- Joined: Wed Oct 16, 2013 4:20 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Show and Hide warning.
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.
- 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.
settings -> build settings -> Build output appearance -> Compiler errors / warnings displayed inline
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 22
- Joined: Wed Oct 16, 2013 4:20 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Show and Hide warning.
thank you, it would be great if there was a button, start debugger, see error, click Hide ...