-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile error on windows #609
Comments
I fixed the issue with this URL steps: |
This time these errors appeared: Building BC object D:/repo/mcsema/remill/build/build64/lib/Arch/AArch32/Runtime/aarch32_BasicBlock.cpp.bc Project "D:\repo\mcsema\remill\build\build64\ALL_BUILD.vcxproj" (1) is building "D:\repo\mcsema\remill\build\build64\lib\Arch\AArch64\Runtime\aarch64.vcxproj" (4) on node 1 (default targets). Project "D:\repo\mcsema\remill\build\build64\ALL_BUILD.vcxproj" (1) is building "D:\repo\mcsema\remill\build\build64\lib\Arch\X86\Runtime\amd64.vcxproj" (5) on node 1 (default targets). |
The same errors using clang: |
Hi , when i tried to use this command remill compilation fails with 2 common errors:
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\vcruntime.h(368,51): error GC871EEFB: unknown type name 'uintptr_t'; did you mean 'intptr_t'?
[D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(303,49): error GC871EEFB: unknown type name 'va_list'
The command i used:
cmake --build . --config Release
"D:\repo\mcsema\remill\build\ALL_BUILD.vcxproj" (default target) (1) ->
"D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj" (default target) (15) ->
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\vcruntime.h(368,51): error GC871EEFB: unknown type name 'uintptr_t'; did you mean 'intptr_t'? [D:\repo\mcsema\remill\build\lib\Arch\X8
6\Runtime\x86_avx512.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\vcruntime.h(369,67): error GC871EEFB: unknown type name 'uintptr_t'; did you mean 'intptr_t'? [D:\repo\mcsema\remill\build\lib\Arch\X8
6\Runtime\x86_avx512.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\vcruntime.h(373,8): error GC871EEFB: unknown type name 'uintptr_t'; did you mean 'intptr_t'? [D:\repo\mcsema\remill\build\lib\Arch\X86
\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(277,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(286,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(295,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(303,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(317,39): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(332,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(348,43): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(365,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(379,39): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(393,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(406,39): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(420,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(435,43): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(451,49): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(464,39): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_wstdio.h(485,9): error GC871EEFB: unknown type name 'va_list' [D:\repo\mcsema\remill\build\lib\Arch\X86\Runtime\x86_avx512.vcxproj]
How to fix this problem ?
The text was updated successfully, but these errors were encountered: