![]() |
Problems with building the project on Windows - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: Problems with building the project on Windows (/showthread.php?tid=200469) |
Problems with building the project on Windows - RAY_X - 05-06-2019 Hello! I have tried to build RPCS3 project on my machine, but I failed. I installed VS2017, qt5, cmake, python, plugin for VS. I followed instructions, but something is not OK with my actions. I am trying to figure out what is wrong. Windows version is 8.1. First error is. Code: CMake Error at 3rdparty/qt5.cmake:5 (find_package): Is it enough to include components in qt5 installation window such as -qt5.12.3 -MSVC 2017 64 bit -Sources -Qt debug information files -Developer and Designer Tools -Qt Creator 4.9.0 -Qt Creator 4.9.0 CDB Debugger Support ? RE: Problems with building the project on Windows - RAY_X - 05-16-2019 I found out what was wrong. I forgot to update submodules. |