Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
- The C compiler identification is MSVC 19.25.28614.0
- The CXX compiler identification is MSVC 19.25.28614.0
- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x86/cl.exe
- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x86/cl.exe - works
- Detecting C compiler ABI info
- Detecting C compiler ABI info - done
- Detecting C compile features
- Detecting C compile features - done
- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x86/cl.exe
- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x86/cl.exe - works
- Detecting CXX compiler ABI info
- Detecting CXX compiler ABI info - done
- Detecting CXX compile features
- Detecting CXX compile features - done
- -- Build Configurations:
- Build as target X86_32
- CMAKE_BUILD_TYPE
- WAMR Interpreter enabled
- WAMR AOT enabled
- WAMR JIT disabled
- Libc builtin disabled
- Libc WASI disabled
- Fast interpreter disabled
- The ASM compiler identification is MSVC
- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx64/x86/cl.exe
- CMake Error at build-scripts/runtime_lib.cmake:90 (include):
- include could not find load file:
- Z:/dev/wasm-micro-runtime//core/shared/platform//shared_platform.cmake
- Call Stack (most recent call first):
- CMakeLists.txt:18 (include)
Advertisement
Add Comment
Please, Sign In to add comment