EasyRPG / buildscripts

The scripts used to compile needed libraries for supported platform ports on our Jenkins server
https://ci.easyrpg.org/view/Toolchains/
Other
17 stars 18 forks source link

vcpkg: Bump xmplite to 4.5.0 #117

Closed Ghabry closed 1 year ago

Ghabry commented 3 years ago

otherwise it will not be considered for the build (4.5 first version with working vfs support)

Ghabry commented 3 years ago

just noticed that libxmp has a CMakeLists.txt now. So this should be also used now...

Ghabry commented 3 years ago

also icu broken again in our vcpkg build. Needs a mingw fix

Ghabry commented 3 years ago

Moving this to "someday later". xmp got CMake support by now but no release yet...

Can only take years :thinking:

Ghabry commented 1 year ago

somebody else did it for me ;)

https://github.com/microsoft/vcpkg/pull/30799

Have to update xmp-lite to xmp though.