[vtkusers] latest nightly won't build on WinNT

anast.jm at pg.com anast.jm at pg.com
Thu May 24 16:40:19 EDT 2001


I just did a cvs update for the v3.2 nightly and the nmake seems to choke on the
path to the Visual Studio compiler...seems to not like the spaces in the path
name even though it is surrounded by quotes...anyone else seeing this? The space
in "Program Files" seems okay but the ones in "Microsoft Visual" and "Visual
Studio" seem to be a problem.  Has the build process changed lately? I haven't
done a build in a couple of months or so....thanks, john

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        cd vtkdll
        nmake OBJS

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        cl.exe /nologo /D "STRICT" /D "_DEBUG" /MDd /W3 /Od /Zi /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "NDEBUG" /D "WI
N32" /Foobj\ /c  /D "VTKDLL"  -I "C:\Program Files\VolumePro\inc\" -DVTK_USE_VLI  /I "C:\Program Files\Microsoft Visual
Studio\VC98\include" /I "E:\WinCVS\Anast\vtkbin" /I "E:\WinCVS\Anast\vtk\common" /I "E:\WinCVS\Anast\vtk\graphics" /I "E
:\WinCVS\Anast\vtk\imaging"  /I "E:\WinCVS\Anast\vtk\patented"  /I "E:\WinCVS\Anast\vtk\contrib"  /I "E:\WinCVS\Anast\vt
k\local" "E:\WinCVS\Anast\vtk\common\vtkLargeInteger.cxx"
Command line warning D4024 : unrecognized source file type 'Files\Microsoft', object file assumed
Command line warning D4027 : source file 'Files\Microsoft' ignored
Command line warning D4024 : unrecognized source file type 'Visual', object file assumed
Command line warning D4027 : source file 'Visual' ignored
vtkLargeInteger.cxx
fatal error C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 1786)
         Please choose the Technical Support command on the Visual C++
         Help menu, or open the Technical Support help file for more information
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\NMAKE.EXE"' : return code '0x2'
Stop.





More information about the vtkusers mailing list