Page 1 of 1

COD

Posted: Tue Dec 16, 2008 2:18 pm
by valiyuneski
codelite-mingw3.4.5-wx2.8.7-1.0.2527 is running very slow on Windows machine with just a small project a shaped wxWindow which changes shapes only,
The popup menu appears after a little while not immediately, and the selection also take a while to be performed.

In anothe app which was bit more complicated the window would stuck while dragging it towards the edges of the screen and also painting events would take a while (annoying while).

Is that a compiler problem of wxWidgets combined with the Mingw ?

Re: COD

Posted: Tue Dec 16, 2008 2:19 pm
by valiyuneski
The same projects on UBUNTU run like a beauty.

Re: COD

Posted: Tue Dec 16, 2008 2:27 pm
by eranif
Is codelite running slow ? or the application produced using codelite is running slow?

In both cases, I can tell you:
- CodeLite here runs very fast on my machine
- CodeLite itself is built using the installer wx-2.8.7-mingw345 and runs smooth (I formatted my computer, and instead of compiling WX again, I used the installer i uploaded to the site)

Eran

Re: COD

Posted: Tue Dec 16, 2008 3:03 pm
by valiyuneski
The application produced runs very slow.

Could it be my machine needs format and reinstallation ?

Re: COD

Posted: Tue Dec 16, 2008 3:07 pm
by eranif
valiyuneski wrote:The application produced runs very slow.
Try to monitor the CPU usage of your application

Eran

Re: COD

Posted: Tue Dec 16, 2008 9:59 pm
by sdolim
Just in case, also try defragmenting your hard drive. I recommend JkDefrag (http://www.kessels.com/Jkdefrag/).