Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Detecting C compiler ABI info failed to compile with the following output:
- Change Dir: C:/aseprite/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/PROGRA~1/CMake/bin/ninja.exe cmTC_c4560 && [1/2] Building C object CMakeFiles/cmTC_c4560.dir/CMakeCCompilerABI.c.obj
- [2/2] Linking C executable cmTC_c4560.exe
- FAILED: cmTC_c4560.exe
- cmd.exe /C "cd . && C:\PROGRA~1\LLVM\bin\clang.exe -fuse-ld=lld-link -nostartfiles -nostdlib -g -Xclang -gcodeview -O0 -D_DEBUG -Xclang -flto-visibility-public-std -D_MT -Xclang --dependent-lib=libcmtd CMakeFiles/cmTC_c4560.dir/CMakeCCompilerABI.c.obj -o cmTC_c4560.exe -Xlinker /implib:cmTC_c4560.lib -Xlinker /pdb:cmTC_c4560.pdb -Xlinker /version:0.0 && cd ."
- lld-link: error: undefined symbol: __guard_eh_cont_table
- >>> referenced by libcmtd.lib(loadcfg.obj):(_load_config_used)
- lld-link: error: undefined symbol: __guard_eh_cont_count
- >>> referenced by libcmtd.lib(loadcfg.obj):(_load_config_used)
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- ninja: build stopped: subcommand failed.
- Determining if the C compiler works failed with the following output:
- Change Dir: C:/aseprite/build/CMakeFiles/CMakeTmp
- Run Build Command(s):C:/PROGRA~1/CMake/bin/ninja.exe cmTC_eccb5 && [1/2] Building C object CMakeFiles/cmTC_eccb5.dir/testCCompiler.c.obj
- [2/2] Linking C executable cmTC_eccb5.exe
- FAILED: cmTC_eccb5.exe
- cmd.exe /C "cd . && C:\PROGRA~1\LLVM\bin\clang.exe -fuse-ld=lld-link -nostartfiles -nostdlib -g -Xclang -gcodeview -O0 -D_DEBUG -Xclang -flto-visibility-public-std -D_MT -Xclang --dependent-lib=libcmtd CMakeFiles/cmTC_eccb5.dir/testCCompiler.c.obj -o cmTC_eccb5.exe -Xlinker /implib:cmTC_eccb5.lib -Xlinker /pdb:cmTC_eccb5.pdb -Xlinker /version:0.0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 -loldnames && cd ."
- lld-link: error: undefined symbol: __guard_eh_cont_table
- >>> referenced by libcmtd.lib(loadcfg.obj):(_load_config_used)
- lld-link: error: undefined symbol: __guard_eh_cont_count
- >>> referenced by libcmtd.lib(loadcfg.obj):(_load_config_used)
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement