Here's a weird one:
I compiled C::B, did update, and tried to run it inside C::B (using wx2.6.0: I know--unsupported).
Whenever I tried to run the program (Run button),
the program would never start--Windows gave me an illegal memory error :x . I even did a recompile (including CVS), update, run. Still no luck :evil: .
Then I used the debugger (Debug with no breakpoint) and the program started fine :? . I opened files, resized the windows, closed files, etc., and closed the debugged program--no problems
. The only thing was that the open files min,restore,close button triplet wasn't present. I'm assuming this is related to the wx2.6.0 problem (BTW, there are three small patches to the wx2.6.0 code)
Then I tried to run the program (Run button) and
THE PROGRAM STARTED. What's up with that!?! :?:
Is this related to the above?