Hi,
Finally i found the most stable and easy to use multi plaftorm tool for c++
Good job.
I use wxLogDebug to show the message on MS studio, kdeveloper and xcode.
But for codelite, i can't find the output message.
How to make the debug message appear on codelite ?
Regards
Teh
where the output for wxLogDebug
-
- CodeLite Curious
- Posts: 2
- Joined: Wed Feb 15, 2012 11:10 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: where the output for wxLogDebug
I am not sure where it should go
If it is a console application - does it appear in the CMD console attached?
If not, try the 'Trace' tab or the Output tab
Eran
If it is a console application - does it appear in the CMD console attached?
If not, try the 'Trace' tab or the Output tab
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: where the output for wxLogDebug
Hi,
In Linux it appears in the undocked 'terminal' window that appears when you run an app.
Regards,
David
In Linux it appears in the undocked 'terminal' window that appears when you run an app.
Regards,
David