Add tip when cmake does not generate x64 builds on windows
@@ -8,3 +8,5 @@
|
||||

|
||||
|
||||
* QT 5.3 is known to fail in Windows building citra. Install QT 5.3.1 or greater for the result.
|
||||
|
||||
* If CMake keeps making Win32 builds, you may need to manually specify `CMAKE_GENERATOR_PLATFORM` with a string value of `x64` when configuring.
|
||||
Reference in New Issue
Block a user