Does anyone know if nmake on Windows Vista (Visual Studio 2005, SP1 +
Vista Patch) is supposed to work?
It crashes for me every time, with the following error report:
Problem Event Name: APPCRASH
Application Name: cl.EXE
Application Version: 14.0.50727.762
Application Timestamp: 457126fe
Fault Module Name: mspdb80.dll
Fault Module Version: 6.0.6000.16386
Fault Module Timestamp: 4549bdc9
Exception Code: c0000135
Exception Offset: 00008fc7
OS Version: 6.0.6000.2.0.0.768.3
Locale ID: 1033
Additional Information 1: 9d13
Additional Information 2: 1abee00edb3fc1158f9ad6f44f0f6be8
Additional Information 3: 9d13
Additional Information 4: 1abee00edb3fc1158f9ad6f44f0f6be8
Any ideas?
Bryan Phillips - 28 Apr 2007 02:10 GMT
It works for me. Where is your makefile located (path-wise)? I don't
know if nmake is UAC-aware or not.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
> Does anyone know if nmake on Windows Vista (Visual Studio 2005, SP1 +
> Vista Patch) is supposed to work?
[quoted text clipped - 18 lines]
>
> Any ideas?