yuzu编译日志

用于对于确认是否生成项目文件

-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
-- The C compiler identification is MSVC 19.27.29112.0
-- The CXX compiler identification is MSVC 19.27.29112.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Target architecture: x86_64
-- Could NOT find Boost (missing: Boost_INCLUDE_DIR) (Required is at least version "1.73")
-- Could NOT find Catch2 (missing: Catch2_INCLUDE_DIR Catch2_VERSION) (Required is at least version "2.13")
-- Could NOT find fmt (missing: fmt_LIBRARY fmt_INCLUDE_DIR fmt_VERSION) (Required is at least version "7.0")
-- Could NOT find lz4 (missing: lz4_LIBRARY lz4_INCLUDE_DIR) (Required is at least version "1.8")
-- Could NOT find nlohmann_json (missing: nlohmann_json_INCLUDE_DIR nlohmann_json_VERSION) (Required is at least version "3.8")
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.2")
-- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR zstd_VERSION) (Required is at least version "1.4")
-- Downloading binaries for qt-5.12.8-msvc2017_64...
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Using bundled binaries at D:/yuzuc/yuzu/build/externals/qt-5.12.8-msvc2017_64
CMake Warning at CMakeLists.txt:243 (find_package):
  By not providing "FindSDL2.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "SDL2", but
  CMake did not find one.

  Could not find a package configuration file provided by "SDL2" with any of
  the following names:

    SDL2Config.cmake
    sdl2-config.cmake

  Add the installation prefix of "SDL2" to CMAKE_PREFIX_PATH or set
  "SDL2_DIR" to a directory containing one of the above files.  If "SDL2"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Packages boost/1.73.0;catch2/2.13.0;fmt/7.0.3;lz4/1.9.2;nlohmann_json/3.8.0;zlib/1.2.11;zstd/1.4.5;sdl2/2.0.12@bincrafters/stable not found!
-- Downloading conan.cmake from https://github.com/conan-io/cmake-conan
-- Conan: checking conan executable
-- Conan: Found program D:/Program Files (x86)/Conan/conan/conan.exe
-- Conan: Version found Conan version 1.30.0

-- Conan: checking conan executable
-- Conan: Found program D:/Program Files (x86)/Conan/conan/conan.exe
-- Conan: Version found Conan version 1.30.0

-- Conan: Adding bincrafters remote repository (https://api.bintray.com/conan/bincrafters/public-conan)
-- Conan: Using cmake-multi generator
-- Conan: Automatic detection of conan settings from cmake
-- Conan: Detected VS runtime: MD
-- Conan: Settings= -s;arch=x86_64;-s;build_type=Release;-s;compiler=Visual Studio;-s;compiler.version=16;-s;compiler.runtime=MD
-- Conan: checking conan executable
-- Conan: Found program D:/Program Files (x86)/Conan/conan/conan.exe
-- Conan: Version found Conan version 1.30.0

-- Conan executing: D:/Program Files (x86)/Conan/conan/conan.exe install . -s arch=x86_64 -s build_type=Release -s compiler=Visual Studio -s compiler.version=16 -s compiler.runtime=MD -g=cmake_multi -g=cmake_find_package_multi -g=cmake_multi --build=missing
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=Visual Studio
compiler.runtime=MD
compiler.version=16
os=Windows
os_build=Windows
[options]
[build_requires]
[env]

conanfile.txt: Installing package
Requirements
    boost/1.73.0 from 'conan-center' - Cache
    bzip2/1.0.8 from 'conan-center' - Cache
    catch2/2.13.0 from 'conan-center' - Cache
    fmt/7.0.3 from 'conan-center' - Cache
    libiconv/1.16 from 'conan-center' - Cache
    lz4/1.9.2 from 'conan-center' - Cache
    nlohmann_json/3.8.0 from 'conan-center' - Cache
    sdl2/2.0.12@bincrafters/stable from 'bincrafters' - Cache
    zlib/1.2.11 from 'conan-center' - Cache
    zstd/1.4.5 from 'conan-center' - Cache
Packages
    boost/1.73.0:c1b51d179b2d686bff24ecf5a45072fa1b9c70da - Cache
    bzip2/1.0.8:d16a91eadaaf5829b928b12d2f836ff7680d3df5 - Cache
    catch2/2.13.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache
    fmt/7.0.3:3fb49604f9c2f729b85ba3115852006824e72cab - Cache
    libiconv/1.16:3fb49604f9c2f729b85ba3115852006824e72cab - Cache
    lz4/1.9.2:3fb49604f9c2f729b85ba3115852006824e72cab - Cache
    nlohmann_json/3.8.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache
    sdl2/2.0.12@bincrafters/stable:8e5eca78c5da130b45db683b45b8215189d8004c - Cache
    zlib/1.2.11:3fb49604f9c2f729b85ba3115852006824e72cab - Cache
    zstd/1.4.5:3fb49604f9c2f729b85ba3115852006824e72cab - Cache

Installing (downloading, building) binaries...
bzip2/1.0.8: Already installed!
catch2/2.13.0: Already installed!
fmt/7.0.3: Already installed!
libiconv/1.16: Already installed!
libiconv/1.16: Appending PATH environment var: C:\Users\userXXX\.conan\data\libiconv\1.16\_\_\package\3fb49604f9c2f729b85ba3115852006824e72cab\bin
lz4/1.9.2: Already installed!
nlohmann_json/3.8.0: Already installed!
zlib/1.2.11: Already installed!
zstd/1.4.5: Already installed!
boost/1.73.0: Already installed!
boost/1.73.0: LIBRARIES: ['libboost_wave', 'libboost_container', 'libboost_contract', 'libboost_exception', 'libboost_graph', 'libboost_iostreams', 'libboost_locale', 'libboost_log', 'libboost_program_options', 'libboost_random', 'libboost_regex', 'libboost_serialization', 'libboost_wserialization', 'libboost_coroutine', 'libboost_fiber', 'libboost_context', 'libboost_timer', 'libboost_thread', 'libboost_chrono', 'libboost_date_time', 'libboost_atomic', 'libboost_filesystem', 'libboost_system', 'libboost_type_erasure', 'libboost_log_setup', 'libboost_math_c99', 'libboost_math_c99f', 'libboost_math_c99l', 'libboost_math_tr1', 'libboost_math_tr1f', 'libboost_math_tr1l', 'libboost_nowide', 'libboost_stacktrace_noop', 'libboost_stacktrace_windbg', 'libboost_stacktrace_windbg_cached', 'libboost_unit_test_framework']
boost/1.73.0: Package folder: C:\.conan\0f0bd6\1
boost/1.73.0: Disabled magic autolinking (smart and magic decisions)
sdl2/2.0.12@bincrafters/stable: Already installed!
sdl2/2.0.12@bincrafters/stable: Creating SDL2_CONFIG environment variable: C:\Users\userXXX\.conan\data\sdl2\2.0.12\bincrafters\stable\package\8e5eca78c5da130b45db683b45b8215189d8004c\bin\sdl2-config
sdl2/2.0.12@bincrafters/stable: Creating SDL_CONFIG environment variable: C:\Users\userXXX\.conan\data\sdl2\2.0.12\bincrafters\stable\package\8e5eca78c5da130b45db683b45b8215189d8004c\bin\sdl2-config
conanfile.txt: Generator cmake_multi created conanbuildinfo_release.cmake
conanfile.txt: Generator cmake_multi created conanbuildinfo_multi.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostTarget-release.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2Config.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2Target-release.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtTarget-release.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4Config.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4Target-release.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonTarget-release.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdTarget-release.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2Config.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2Target-release.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBTarget-release.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2Config.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2Target-release.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvTarget-release.cmake
conanfile.txt: Generator txt created conanbuildinfo.txt
conanfile.txt: Generator cmake created conanbuildinfo.cmake
conanfile.txt: Generated conaninfo.txt
conanfile.txt: Generated graphinfo
-- Conan: Automatic detection of conan settings from cmake
-- Conan: Detected VS runtime: MDd
-- Conan: Settings= -s;arch=x86_64;-s;build_type=Debug;-s;compiler=Visual Studio;-s;compiler.version=16;-s;compiler.runtime=MDd
-- Conan: checking conan executable
-- Conan: Found program D:/Program Files (x86)/Conan/conan/conan.exe
-- Conan: Version found Conan version 1.30.0

-- Conan executing: D:/Program Files (x86)/Conan/conan/conan.exe install . -s arch=x86_64 -s build_type=Debug -s compiler=Visual Studio -s compiler.version=16 -s compiler.runtime=MDd -g=cmake_multi -g=cmake_find_package_multi -g=cmake_multi --build=missing
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Debug
compiler=Visual Studio
compiler.runtime=MDd
compiler.version=16
os=Windows
os_build=Windows
[options]
[build_requires]
[env]

conanfile.txt: Installing package
Requirements
    boost/1.73.0 from 'conan-center' - Cache
    bzip2/1.0.8 from 'conan-center' - Cache
    catch2/2.13.0 from 'conan-center' - Cache
    fmt/7.0.3 from 'conan-center' - Cache
    libiconv/1.16 from 'conan-center' - Cache
    lz4/1.9.2 from 'conan-center' - Cache
    nlohmann_json/3.8.0 from 'conan-center' - Cache
    sdl2/2.0.12@bincrafters/stable from 'bincrafters' - Cache
    zlib/1.2.11 from 'conan-center' - Cache
    zstd/1.4.5 from 'conan-center' - Cache
Packages
    boost/1.73.0:3191e02c37a4ec1a7b5378f96fc9b87f676352ad - Cache
    bzip2/1.0.8:589a23dff5fdb23a7fb851223eb766480ead0a9a - Cache
    catch2/2.13.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache
    fmt/7.0.3:d057732059ea44a47760900cb5e4855d2bea8714 - Cache
    libiconv/1.16:d057732059ea44a47760900cb5e4855d2bea8714 - Cache
    lz4/1.9.2:d057732059ea44a47760900cb5e4855d2bea8714 - Cache
    nlohmann_json/3.8.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache
    sdl2/2.0.12@bincrafters/stable:c1a7cfc8d7dc2ebe563b11280791942b8e042a0b - Cache
    zlib/1.2.11:d057732059ea44a47760900cb5e4855d2bea8714 - Cache
    zstd/1.4.5:d057732059ea44a47760900cb5e4855d2bea8714 - Cache

Installing (downloading, building) binaries...
bzip2/1.0.8: Already installed!
catch2/2.13.0: Already installed!
fmt/7.0.3: Already installed!
libiconv/1.16: Already installed!
libiconv/1.16: Appending PATH environment var: C:\Users\userXXX\.conan\data\libiconv\1.16\_\_\package\d057732059ea44a47760900cb5e4855d2bea8714\bin
lz4/1.9.2: Already installed!
nlohmann_json/3.8.0: Already installed!
zlib/1.2.11: Already installed!
zstd/1.4.5: Already installed!
boost/1.73.0: Already installed!
boost/1.73.0: LIBRARIES: ['libboost_wave', 'libboost_container', 'libboost_contract', 'libboost_exception', 'libboost_graph', 'libboost_iostreams', 'libboost_locale', 'libboost_log', 'libboost_program_options', 'libboost_random', 'libboost_regex', 'libboost_serialization', 'libboost_wserialization', 'libboost_coroutine', 'libboost_fiber', 'libboost_context', 'libboost_timer', 'libboost_thread', 'libboost_chrono', 'libboost_date_time', 'libboost_atomic', 'libboost_filesystem', 'libboost_system', 'libboost_type_erasure', 'libboost_log_setup', 'libboost_math_c99', 'libboost_math_c99f', 'libboost_math_c99l', 'libboost_math_tr1', 'libboost_math_tr1f', 'libboost_math_tr1l', 'libboost_nowide', 'libboost_stacktrace_noop', 'libboost_stacktrace_windbg', 'libboost_stacktrace_windbg_cached', 'libboost_unit_test_framework']
boost/1.73.0: Package folder: C:\.conan\d49e4c\1
boost/1.73.0: Disabled magic autolinking (smart and magic decisions)
sdl2/2.0.12@bincrafters/stable: Already installed!
sdl2/2.0.12@bincrafters/stable: Creating SDL2_CONFIG environment variable: C:\Users\userXXX\.conan\data\sdl2\2.0.12\bincrafters\stable\package\c1a7cfc8d7dc2ebe563b11280791942b8e042a0b\bin\sdl2-config
sdl2/2.0.12@bincrafters/stable: Creating SDL_CONFIG environment variable: C:\Users\userXXX\.conan\data\sdl2\2.0.12\bincrafters\stable\package\c1a7cfc8d7dc2ebe563b11280791942b8e042a0b\bin\sdl2-config
conanfile.txt: Generator cmake created conanbuildinfo.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created BoostTarget-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2Config.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created Catch2Target-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created fmtTarget-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4Config.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created lz4Target-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created nlohmann_jsonTarget-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdTarget-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created zstdConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2Config.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created SDL2Target-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created ZLIBTarget-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2ConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2Config.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2Targets.cmake
conanfile.txt: Generator cmake_find_package_multi created BZip2Target-debug.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvConfigVersion.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvConfig.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvTargets.cmake
conanfile.txt: Generator cmake_find_package_multi created IconvTarget-debug.cmake
conanfile.txt: Generator cmake_multi created conanbuildinfo_debug.cmake
conanfile.txt: Generator cmake_multi created conanbuildinfo_multi.cmake
conanfile.txt: Generator txt created conanbuildinfo.txt
conanfile.txt: Generated conaninfo.txt
conanfile.txt: Generated graphinfo
-- Conan: Loading conanbuildinfo_multi.cmake
CMake Warning at CMakeLists.txt:337 (message):
  SDL2_LIBRARIES wasn't set, manually setting to SDL2::SDL2


-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- libusb-1.0 not found.
-- Looking for include file asm/types.h
-- Looking for include file asm/types.h - not found
-- Looking for gettimeofday
-- Looking for gettimeofday - not found
-- Looking for include file linux/filter.h
-- Looking for include file linux/filter.h - not found
-- Looking for include file linux/netlink.h
-- Looking for include file linux/netlink.h - not found
-- Looking for include file poll.h
-- Looking for include file poll.h - not found
-- Looking for include file signal.h
-- Looking for include file signal.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - not found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of struct timespec
-- Check size of struct timespec - failed
-- Looking for syslog
-- Looking for syslog - not found
-- Looking for include file syslog.h
-- Looking for include file syslog.h - not found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - not found
-- Check size of nfds_t
-- Check size of nfds_t - failed
-- Looking for include file sys/timerfd.h
-- Looking for include file sys/timerfd.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Found Threads: TRUE
-- unicorn not found, falling back to bundled
-- Downloading binaries for unicorn-yuzu...
-- [download 100% complete]
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 17% complete]
-- [download 19% complete]
-- [download 22% complete]
-- [download 27% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 35% complete]
-- [download 37% complete]
-- [download 40% complete]
-- [download 48% complete]
-- [download 50% complete]
-- [download 52% complete]
-- [download 57% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 67% complete]
-- [download 70% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 80% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 100% complete]
-- Using bundled binaries at D:/yuzuc/yuzu/build/externals/unicorn-yuzu
-- Using bundled binaries at D:/yuzuc/yuzu/build/externals/unicorn-yuzu
CMake Warning (dev) at externals/dynarmic/CMakeLists.txt:15 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'DYNARMIC_TESTS'.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Defaulting to a Release build
-- Target architecture: x86_64
-- Could NOT find Perl (missing: PERL_EXECUTABLE)
为 D:\yuzuc\yuzu\build\externals\mbedtls\include\mbedtls <<===>> D:\yuzuc\yuzu\externals\mbedtls\include\mbedtls 创建的 联接
为 D:\yuzuc\yuzu\build\externals\mbedtls\scripts <<===>> D:\yuzuc\yuzu\externals\mbedtls\scripts 创建的联接
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
-- Performing Test COMPILER_HAS_DEPRECATED
-- Performing Test COMPILER_HAS_DEPRECATED - Success
-- Looking for include file AudioUnit/AudioUnit.h
-- Looking for include file AudioUnit/AudioUnit.h - not found
-- Looking for include file pulse/pulseaudio.h
-- Looking for include file pulse/pulseaudio.h - not found
-- Looking for include file alsa/asoundlib.h
-- Looking for include file alsa/asoundlib.h - not found
-- Looking for include file jack/jack.h
-- Looking for include file jack/jack.h - not found
-- Looking for include file audioclient.h
-- Looking for include file audioclient.h - found
-- Looking for include files windows.h, mmsystem.h
-- Looking for include files windows.h, mmsystem.h - found
-- Looking for include file SLES/OpenSLES.h
-- Looking for include file SLES/OpenSLES.h - not found
-- Looking for include file android/log.h
-- Looking for include file android/log.h - not found
-- Looking for include file sndio.h
-- Looking for include file sndio.h - not found
-- Looking for include file sys/audioio.h
-- Looking for include file sys/audioio.h - not found
-- Looking for include file kai.h
-- Looking for include file kai.h - not found
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Could NOT find Libzip: Found unsuitable version "", but required is at least "1.5" (found LIBZIP_LIBRARY-NOTFOUND)
-- libzip 1.5 or newer not found, falling back to externals
-- Looking for include file CommonCrypto/CommonCrypto.h
-- Looking for include file CommonCrypto/CommonCrypto.h - not found
-- Could NOT find NETTLE (missing: NETTLE_LIBRARY NETTLE_INCLUDE_DIR)
-- Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR)
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- Looking for _chmod
-- Looking for _chmod - found
-- Looking for _close
-- Looking for _close - found
-- Looking for _dup
-- Looking for _dup - found
-- Looking for _fdopen
-- Looking for _fdopen - found
-- Looking for _fileno
-- Looking for _fileno - found
-- Looking for _open
-- Looking for _open - found
-- Looking for _setmode
-- Looking for _setmode - found
-- Looking for _snprintf
-- Looking for _snprintf - not found
-- Looking for _strdup
-- Looking for _strdup - found
-- Looking for _stricmp
-- Looking for _stricmp - found
-- Looking for _strtoi64
-- Looking for _strtoi64 - found
-- Looking for _strtoui64
-- Looking for _strtoui64 - found
-- Looking for _unlink
-- Looking for _unlink - found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for clonefile
-- Looking for clonefile - not found
-- Looking for explicit_bzero
-- Looking for explicit_bzero - not found
-- Looking for explicit_memset
-- Looking for explicit_memset - not found
-- Looking for fileno
-- Looking for fileno - found
-- Looking for fseeko
-- Looking for fseeko - not found
-- Looking for ftello
-- Looking for ftello - not found
-- Looking for getprogname
-- Looking for getprogname - not found
-- Looking for localtime_r
-- Looking for localtime_r - not found
-- Looking for open
-- Looking for open - found
-- Looking for setmode
-- Looking for setmode - found
-- Looking for snprintf
-- Looking for snprintf - not found
-- Looking for strcasecmp
-- Looking for strcasecmp - not found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for stricmp
-- Looking for stricmp - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for 3 include files sys/types.h, ..., fts.h
-- Looking for 3 include files sys/types.h, ..., fts.h - not found
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - not found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Check size of __int8
-- Check size of __int8 - done
-- Check size of int8_t
-- Check size of int8_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of __int16
-- Check size of __int16 - done
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of __int32
-- Check size of __int32 - done
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of __int64
-- Check size of __int64 - done
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - failed
-- Performing Test HAVE_FICLONERANGE
-- Performing Test HAVE_FICLONERANGE - Failed
-- Performing Test HAVE_NULLABLE
-- Performing Test HAVE_NULLABLE - Failed
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Searching 16 bit integer - Using unsigned short
-- Check if the system is big endian - little endian
-- Using [MSVC] compiler
-- Looking for asprintf
-- Looking for asprintf - not found
-- Looking for reallocarray
-- Looking for reallocarray - not found
-- Looking for strlcat
-- Looking for strlcat - not found
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Looking for strndup
-- Looking for strndup - not found
-- Looking for strsep
-- Looking for strsep - not found
-- Looking for timegm
-- Looking for timegm - not found
-- Looking for arc4random_buf
-- Looking for arc4random_buf - not found
-- Looking for arc4random_uniform
-- Looking for arc4random_uniform - not found
-- Looking for getauxval
-- Looking for getauxval - not found
-- Looking for getentropy
-- Looking for getentropy - not found
-- Looking for getpagesize
-- Looking for getpagesize - not found
-- Looking for timingsafe_bcmp
-- Looking for timingsafe_bcmp - not found
-- Looking for timingsafe_memcmp
-- Looking for timingsafe_memcmp - not found
-- Looking for memmem
-- Looking for memmem - not found
-- Looking for include file err.h
-- Looking for include file err.h - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - not found
-- Check size of time_t
-- Check size of time_t - done
-- Performing Test BUFFER_SECURITY_CHECK_SUPPORTED
-- Performing Test BUFFER_SECURITY_CHECK_SUPPORTED - Success
-- Dependency ZLIB already found
-- Dependency BZip2 already found
-- Configuring done
-- Generating done
-- Build files have been written to: D:/yuzuc/yuzu/build

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值