On 5/27/04 4:49 PM, "Christopher Morrill" <morrill at pacbell dot net> wrote:
> btraver wrote on Wednesday:
>
>> What usually happens is that it starts compiling, but after the
>> progress bar moves all the way to the right, it is replaced by the
>> Debugger, which has a single small block which wanders left to right
>> to left to right, etc. I get a message box that includes the "i"
>> symbol, but there is no information given. The application just seems
>> to be endlessly doing something, but I don't know what.
>
> Hi btraver! Yup, sounds like what I call the Endless Compiling bug on
> Windows. It still exists on the current RB release, 5.5.2.
That dialog which popups is trying to report an error, unfortunately the
string is blank (yes, we need to be fixed that). Dismissing the dialog
should stop the endless compiling. The likely cause of this problem is that
the file we're trying to create/write to is locked, which probably means the
debug app is still running.
Regards,
William Yu
william at realsoftware dot com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|