华佗小知识
您的当前位置:首页OpenTTD编译遇到的一些问题

OpenTTD编译遇到的一些问题

来源:华佗小知识
./vcpkg install liblzma:x86-windows-static libpng:x86-windows-static lzo:x86-windows-static nlohmann-json:x86-windows-static zlib:x86-windows-static
cmake.exe .. -G"Visual Studio 17 2022"-DCMAKE_TOOLCHAIN_FILE="F:\OpenTTD\vcpkg\scripts\buildsystems\vcpkg.cmake"-DVCPKG_TARGET_TRIPLET="x-windows-static"

配置文件

cmake.exe -G "Visual Studio 17 2022" .. -DCMAKE_TOOLCHAIN_FILE="F:/OpenTTD/vcpkg/scripts/buildsystems/vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=x-windows-static

Failed to find a graphics set. Please acquire a graphics set for OpenTTD. see section 1.4 of README.md.

因篇幅问题不能全部显示,请点此查看更多更全内容