File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7474 env :
7575 VCPKG_VERSION : 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50
7676 # 2023.10.19
77- vcpkg_packages : zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo sqlite3 freetype luajit gmp jsoncpp opengl-registry sdl2
77+ vcpkg_packages : zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo sqlite3 freetype luajit gmp jsoncpp sdl2
7878 strategy :
7979 fail-fast : false
8080 matrix :
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ elseif(BUILD_CLIENT AND TARGET IrrlichtMt::IrrlichtMt)
152152 endif ()
153153 message (STATUS "Found IrrlichtMt ${IrrlichtMt_VERSION} " )
154154
155- set (TARGET_VER_S 1.9.0mt14 )
155+ set (TARGET_VER_S 1.9.0mt15 )
156156 string (REPLACE "mt" "." TARGET_VER ${TARGET_VER_S} )
157157 if (IrrlichtMt_VERSION VERSION_LESS ${TARGET_VER} )
158158 message (FATAL_ERROR "At least IrrlichtMt ${TARGET_VER_S} is required to build" )
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ It is highly recommended to use vcpkg as package manager.
1414
1515After you successfully built vcpkg you can easily install the required libraries:
1616``` powershell
17- vcpkg install zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo sqlite3 freetype luajit gmp jsoncpp opengl-registry gettext sdl2 --triplet x64-windows
17+ vcpkg install zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo sqlite3 freetype luajit gmp jsoncpp gettext sdl2 --triplet x64-windows
1818```
1919
2020- ** Don't forget about IrrlichtMt.** The easiest way is to clone it to ` lib/irrlichtmt ` :
Original file line number Diff line number Diff line change 1- 1.9.0mt14
1+ 1.9.0mt15
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ aa86abc3eb054d74d5fe15996f281cf84230a61b4ab7b3a702ab7dbb71e1203f curl-8.5.0-win
44acf901e93aedbcfa92eb3aab1def252676af845b1747ca5c3e7c5866576168cc freetype-2.13.2-win64.zip
5541b10766de2773f0f0851fde16b363024685e0397f4bb2e5cd2a7be196960a01 gettext-0.20.2-win32.zip
661ceed167ff16fea944f76ab6ea2969160c71a67419259b17c9c523e7a01eb883 gettext-0.20.2-win64.zip
7- 6b37e3f734c48caa7ba8756abed63c5171bf54f4f679a1dc3869ec2bd94be48d irrlicht-1.9.0mt14 -win32.zip
8- 5aca6d711881d3d6a4d5da4b53b2cf0e73a0c113b8776730bbfa3f3bc4aebea7 irrlicht-1.9.0mt14 -win64.zip
7+ 14bb60cbf9dd93e906d9c9117a99d19a500cda6bcfd6fc125e04f3c75778acc2 irrlicht-1.9.0mt15 -win32.zip
8+ 31edd6a0af033b9ab455c5e019748cfa7e0cf167c9cbc5957227e72e971c2565 irrlicht-1.9.0mt15 -win64.zip
99f54e9a577e2db47ed28f4a01e74181d2c607627c551d30f48263e01b59e84f67 libleveldb-1.23-win32.zip
10102f039848a4e6c05a2347fe5a7fa63c430dd08d1bc88235645a863c859e14f5f8 libleveldb-1.23-win64.zip
11110df94afb8efa361cceb132ecf9491720afbc45ba844a7b1c94607295829b53ca libogg-1.3.5-win32.zip
You can’t perform that action at this time.
0 commit comments