Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Michael on February 01, 2006, 12:18:34 pm

Title: Some troubles with rev1914
Post by: Michael on February 01, 2006, 12:18:34 pm
Hello,

yesterday evening compiling C::B+plugins, I have met a small "problem". I was opening the plugins workspace and an error message appeared saying that some files were missing for the cbKeyBinder (files that terminate with .cache if I remember correctly). Anyway, I pressed ok and proceeded with the workspace compilation. After sometimes C::B exit and a RPT was generated. Unfortunately the RPT was empty (0 KB size). So, I restarted C::B again, loaded the workspace and proceeded with the compilation. This time all was fine.

I have also remarked that if you compile a project and it fail because of errors and you remove the the files with the errors, this crash C::B. Anyway, I have to check more in depth. It just happen one time. And the RPT was still empty.

Best wishes,
Michael

PS.: Let me also congratulate for the new look of C::B. Really COOL!!!!!!  :D
Title: Re: Some troubles with rev1914
Post by: Michael on February 01, 2006, 12:38:02 pm
I have also remarked that if you compile a project and it fail because of errors and you remove the the files with the errors, this crash C::B. Anyway, I have to check more in depth. It just happen one time. And the RPT was still empty.

The RPT was not empty. Sorry. Stupid me. Here it is.

Michael


[attachment deleted by admin]
Title: Re: Some troubles with rev1914
Post by: Michael on February 02, 2006, 06:10:23 pm
I have also remarked that if you compile a project and it fail because of errors and you remove the the files with the errors, this crash C::B. Anyway, I have to check more in depth. It just happen one time.

I have done some more tests and this crash did not happen any more. The project that fails and crashed C::B was with wxSmith. May be I have deleted a file that wxSmith was using and this provocated the crash.

Michael