Struggled for a few hours not realizing that the Visual studio version in cmake is outdated.
| @@ -30,7 +30,7 @@ NOTE: Citra by default downloads to `C:\Users\<user-name>\citra` | ||||
|  | ||||
|   * For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.) | ||||
|  | ||||
| * Click the "Configure" button and choose "Visual Studio 15 2017 Win64" | ||||
| * Click the "Configure" button and choose "Visual Studio 17 2022 Win64" (Screenshot update needed) | ||||
|  | ||||
|     * NOTE: If you get errors like "XXX does not contain a CMakeLists.txt file" at this step, it means you didn't use the `--recursive` flag in the clone step, or you used tools other than the git CLI. Please run "git submodule update --init --recursive" to get remaining dependencies. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 matthewbrinza
					matthewbrinza