[Nasm-bugs] [Bug 3392395] New: msvs2017: fatal error C1083: Cannot open include file: 'compiler.h': No such file or directory

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Tue Apr 4 00:52:03 PDT 2017


https://bugzilla.nasm.us/show_bug.cgi?id=3392395

            Bug ID: 3392395
           Summary: msvs2017: fatal error C1083: Cannot open include file:
                    'compiler.h': No such file or directory
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: nms at otdel-1.org
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us

X:\Projects\nasm>nmake -f Mkfiles\msvc.mak

Microsoft (R) Program Maintenance Utility Version 14.10.25017.0
Copyright (C) Microsoft Corporation.  All rights reserved.

        perl -I./perllib -I. ./nasmlib/perfhash.pl h  ./asm/directiv.dat
asm/directiv.h
        perl -I./perllib -I. ./asm/pptok.pl h  ./asm/pptok.dat asm/pptok.h
        perl -I./perllib -I. ./asm/tokhash.pl h  ./x86/insns.dat ./x86/regs.dat
 ./asm/tokens.dat > asm/tokens.h
        perl -I./perllib -I. ./x86/insns.pl -fh  ./x86/insns.dat x86/iflaggen.h
Reading insns.dat...
Writing x86/iflaggen.h...
Done: 6317 instructions
        perl -I./perllib -I. ./x86/insns.pl -i  ./x86/insns.dat x86/insnsi.h
Reading insns.dat...
Writing x86/insnsi.h...
Done: 6317 instructions
        perl -I./perllib -I. ./x86/regs.pl h  ./x86/regs.dat > x86/regs.h
        cl /c  /Foasm/nasm.obj asm/nasm.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25017 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

nasm.c
asm/nasm.c(38): fatal error C1083: Cannot open include file: 'compiler.h': No
such file or directory
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\cl.EXE"' :
return code '0x2'
Stop.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list