VMMaker special change sets?

Jay Hardesty jhardesty at nyc.rr.com
Thu Jun 27 22:55:48 UTC 2002


I'll take another couple stabs at this compilation tonight, incorporating
this latest advice, and then I'll send either an updated readme file
detailing the exact steps leading to success,   or a stuffit of my
ProjectBuilder folder if success is still elusive..

Thanks again,
Jay

On Wednesday, June 26, 2002, at 10:47  PM, John M McIntosh wrote:

> Hack up a copy of the readme and send it to me and I'll review and put in the source tree.
>
> <SNIP>
>
>> Any idea what I need to do to get the Squeak window
>> to appear, or perhaps where I could most fruitfully
>> place breakpoints to try to trap the error?
>
> Mmm in sqMacWindow.c
>
> ioShowDisplay this chunk of code shows the window. Try a breakpoint there.
>
> Also send me a stuffit of your *.pbproj folder and I'll compare against mine.
>
>         if (gWindowsIsInvisible) {
>             ShowWindow(stWindow);
>             gWindowsIsInvisible = false;
> ...




More information about the Squeak-dev mailing list