yuzu icon indicating copy to clipboard operation
yuzu copied to clipboard

Unable to build

Open RainbowTaro2022 opened this issue 1 year ago • 3 comments

error: vcpkg was unable to detect the active compiler's information. See above for the CMake failure output. -- Running vcpkg install - failed CMake Error at externals/vcpkg/scripts/buildsystems/vcpkg.cmake:863 (message): vcpkg install failed. See logs for more information: G:\万能彩芋创造:Clone\yuzu-latest\build\vcpkg-manifest-install.log Call Stack (most recent call first): CMakeLists.txt:50 (include)

RainbowTaro2022 avatar Sep 15 '22 16:09 RainbowTaro2022

Make sure you selected a valid compiler. If you are on windows visual 2019 or visual 2022 should work

german77 avatar Sep 15 '22 17:09 german77

I have chosen VS2022 as the compiler, but it is still useless vcpkg-manifest-install.log stdout-x64-windows.log config-x64-windows-out.log

RainbowTaro2022 avatar Sep 16 '22 16:09 RainbowTaro2022

It might be a stupid question but do you have visual 2022 installed, with c++ and on the latest update? https://visualstudio.microsoft.com/vs/ I compiled yuzu from scratch yesterday just to verify and it compile fine.

german77 avatar Sep 16 '22 22:09 german77