Launching start-msvc8.bat as an administrator, as the devmo page
recommends, I notice it cannot locate the VC8 Express directory. When I
manually set the VC8EXPRESSDIR environment variable, I got a different,
but equally useless result: rxvt would start approximately 130 windows,
and then all would collapse simultaneously, leaving me without a shell.
Any help that other Vista 64-bit developers could provide would be
immensely appreciated.
Alex Vincent
San Jose, CA
Try running Mozillabuild from a 32-bit command shell. AFAIK, it won't
work in a real 64-bit environment.
-Ted
I'm not finding any clear indication of how to do that. I tried
right-clicking on it and setting Compatibility mode to WinXP SP2, no
difference.
I don't have a 64 bit OS handy, but this article suggests C:\Windows
\SysWOW64\cmd.exe:
http://searchwincomputing.techtarget.com/tip/0,289483,sid68_gci1218185,00.html
-Ted
Yes, I found the same result, thanks.
After reinstalling VC8 into a different directory, now I find using the
SysWOW64 cmd.exe, I consistently get the second problem I reported:
130-ish rxvt windows starting and then collapsing. So that problem's
further downstream.
I find start-msvc8.bat gets to the last line before reaching this
failure point, calling 'start "MSYS Shell - MSVC8 Environment" ...'.
New info:
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1674783&group_id=2435
Reference the comment on 2007-11-03 19:44. That describes the problem
I'm seeing precisely.
Ted, does MozillaBuild 1.2 have the files referenced in cstrauss's
comment, dated 2007-11-04 12:23 (immediately above it)? That might be a
helpful clue to him, and help him fix msys upstream of us.
Alex