We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9997b commit 3585767Copy full SHA for 3585767
README.md
@@ -22,6 +22,7 @@ Make sure to have following installed:
22
* libsdl2-ttf (libsdl2-ttf-dev on Ubuntu based)
23
* libsdl2-image (libsdl2-image-dev on Ubuntu based)
24
* libharu
25
+* wxgtk3 (or wxwidgets in general)
26
27
And their dependencies. After that, run following commands:
28
@@ -41,5 +42,6 @@ Install following through vcpkg:
41
42
* sdl2-image[libjpeg-turbo]
43
* sdl2-image[libwebp]
44
45
+* wxwidgets
46
47
Open the project, which is located in the Windows folder, in Visual Studio and build
0 commit comments