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 ?
COD
-
- CodeLite Enthusiast
- Posts: 40
- Joined: Fri Jul 11, 2008 11:13 pm
- Contact:
-
- CodeLite Enthusiast
- Posts: 40
- Joined: Fri Jul 11, 2008 11:13 pm
- Contact:
Re: COD
The same projects on UBUNTU run like a beauty.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: COD
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
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
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 40
- Joined: Fri Jul 11, 2008 11:13 pm
- Contact:
Re: COD
The application produced runs very slow.
Could it be my machine needs format and reinstallation ?
Could it be my machine needs format and reinstallation ?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: COD
Try to monitor the CPU usage of your applicationvaliyuneski wrote:The application produced runs very slow.
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Veteran
- Posts: 69
- Joined: Fri Oct 24, 2008 10:29 pm
- Contact:
Re: COD
Just in case, also try defragmenting your hard drive. I recommend JkDefrag (http://www.kessels.com/Jkdefrag/).