Page 1 of 1

Use MinGW 4.4 build: When close, don't quit

Posted: Mon May 25, 2009 2:04 pm
by Loaden
Hi, I am use MinGW 4.4 build: When close, don't quit: it's will wait some seconds, 4 - 8 second!
and the process: codelite_indexer.exe not quit.
I build SVN 2819 and SVN2840, they have same problem.

Re: Use MinGW 4.4 build: When close, don't quit

Posted: Mon May 25, 2009 2:10 pm
by eranif
Loaden wrote:Hi, I am use MinGW 4.4 build: When close, don't quit: it's will wait some seconds, 4 - 8 second!
and the process: codelite_indexer.exe not quit.
I build SVN 2819 and SVN2840, they have same problem.
CodeLite is exiting perfectly here. I dont use MinGW4.4 since it is not the official one. Please compile codelite with MinGW3.4.5

Eran

Re: Use MinGW 4.4 build: When close, don't quit

Posted: Sat May 30, 2009 7:25 am
by Loaden
I build CL with gcc 3.4.5, but also exist the same question.
If open CL, and don't do anything: to close it, it's need wait some seconds.

Re: Use MinGW 4.4 build: When close, don't quit

Posted: Sat May 30, 2009 7:34 pm
by eranif
Well, even if you dont do anything, codelite still spawns many threads, which all needs to be properly quit before it exits - this is why you see the delay.
But, after codelite exits, I dont see any process in the Task Manager - so I dont really see the problem here


Eran

Re: Use MinGW 4.4 build: When close, don't quit

Posted: Sat Jun 20, 2009 1:24 pm
by Loaden
Loaden wrote:I build CL with gcc 3.4.5, but also exist the same question.
If open CL, and don't do anything: to close it, it's need wait some seconds.
I found the reason! if i use wxWidgets 2.8.7, it's OK!
so, it's wxWidgets's question. can't use wxWidgets 2.8.10~!
have this question, because i use wx2.8.10.