News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Some isues with cvs version

Started by Anonymous, March 18, 2005, 06:21:53 PM

Previous topic - Next topic

Anonymous

Hi,
about 3 days ago i tried to compile the latest cvs version against wxwidgets 2.5.4.
it seems that because of changes in event handlers the code doesn compile cleanly with that version of wxwidgets.
just a gues: in wxwidgets 2.5 event macros for events derived from wxEevent do some type checking

after i succeeded in compiling codeblocks cvs i tried to use it to debug a program and noticed some thiings:

the debugger is very slow especialy if the are (many) watches
there are no preferences for the debugger

if i have enough spare time I may try to profile the debugger and try to solve the problem because I need it, although I'm not very familiar with interfacing a debugger

keep the good work