mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-30 14:20:08 +00:00
Updated for SDL2
parent
a8a54a9cbd
commit
7143042f34
@ -28,7 +28,7 @@ NOTE: Citra by default downloads to C:\Users\<user-name>\citra
|
|||||||

|

|
||||||
|
|
||||||
* Click the "Configure" button and choose "Visual Studio 14 2015 Win64".
|
* Click the "Configure" button and choose "Visual Studio 14 2015 Win64".
|
||||||
* When CMake gives you an error, find the CITRA_USE_BUNDLED_GLFW and CITRA_USE_BUNDLED_QT options on the list and check their respective checkboxes. Click configure again. CMake will now download the required libraries.
|
* When CMake gives you an error, find the CITRA_USE_BUNDLED_SDL2 and CITRA_USE_BUNDLED_QT options on the list and check their respective checkboxes. Click configure again. CMake will now download the required libraries.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -40,7 +40,7 @@ NOTE: Citra by default downloads to C:\Users\<user-name>\citra
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
* Depending on which frontend (GLFW or Qt) you want to build or run, select "citra" or "citra-qt" in the Solution Explorer, right-click and "Set as StartUp Project".
|
* Depending on which frontend (SDL2 or Qt) you want to build or run, select "citra" or "citra-qt" in the Solution Explorer, right-click and "Set as StartUp Project".
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user