Skip to content

Commit 5526e79

Browse files
authored
Merge pull request #223 from Ghabry/updates-win
Windows: Fix build, update ICU
2 parents 3824954 + 7155711 commit 5526e79

23 files changed

Lines changed: 374 additions & 1064 deletions

windows/build.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ call helper\prepare.cmd
88
vcpkg install --triplet x86-windows-static --recurse^
99
libpng[core] expat[core] pixman[core] freetype[core,zlib] harfbuzz[freetype]^
1010
libvorbis[core] libsndfile[core] wildmidi[core] libxmp[core]^
11-
speexdsp[core] mpg123[core] opusfile[core] fluidsynth-easyrpg[core]^
11+
speexdsp[core] mpg123[core] opusfile[core] fluidsynth[core]^
1212
inih[cpp] lhasa-easyrpg[core]^
1313
sdl2[core] sdl3[core] icu-easyrpg[core] nlohmann-json[core] fmt[core]
1414

1515
:: Build 64-bit libraries
1616
vcpkg install --triplet x64-windows-static --recurse^
1717
libpng[core] expat[core] pixman[core] freetype[core,zlib] harfbuzz[freetype]^
1818
libvorbis[core] libsndfile[core] wildmidi[core] libxmp[core]^
19-
speexdsp[core] mpg123[core] opusfile[core] fluidsynth-easyrpg[core]^
19+
speexdsp[core] mpg123[core] opusfile[core] fluidsynth[core]^
2020
inih[cpp] lhasa-easyrpg[core]^
2121
sdl2[core] sdl3[core] icu-easyrpg[core] nlohmann-json[core] fmt[core]

windows/fluidsynth-easyrpg/fluidsynth-no-deps.patch

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)