I´m writing an application with data acquisition (national instruments).
The project compiles fine, but if i run in debug mode, don´t crash, even release compilation or debug one, if i just run (not in debug mode, inside codelite, or another PC) the application crash after run a little time.
I think the problem can be the compiler or any compiler option.
I am using codelite 2759, mingw 245 e wx 287 for windows.
sorry my bad English.
thanks in advance.
my program crashs when i dont use the debugger
-
- CodeLite Curious
- Posts: 6
- Joined: Wed Feb 18, 2009 11:26 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: my program crashs when i dont use the debugger
This does not sound like codelite issue, not to mention you dont provide anything for people here to work with. If this is a WX application, I would strongly suggest that you ask this question (and you will probably get better support) here:cujobr wrote:I´m writing an application with data acquisition (national instruments).
The project compiles fine, but if i run in debug mode, don´t crash, even release compilation or debug one, if i just run (not in debug mode, inside codelite, or another PC) the application crash after run a little time.
I think the problem can be the compiler or any compiler option.
I am using codelite 2759, mingw 245 e wx 287 for windows.
sorry my bad English.
thanks in advance.
http://wxforum.shadonet.com
Eran
Make sure you have read the HOW TO POST thread