Ben S. · @HunterZ
228 followers · 2668 posts · Server mastodon.sdf.org

Smacked head-first into a stupid issue with the package deployed by / / - turns out that if you copy the DLLs out of the MinGW environment (you know, like if you want to actually *deploy* an application that uses them), libcurl suddenly starts freaking out about "SSL CA cert" problems.

Someone on StackOverflow noticed there's an alternate "mingw-w64-x86_64-curl-winssl" package that doesn't seem to suffer from this issue (which I confirmed). What a damned mess!

#libcurl #mingw #MSYS #MINGW64

Last updated 1 year ago

rain 🌦️ :verified_trans: · @rain
433 followers · 67 posts · Server hachyderm.io

How good is these days? The occasional times I have to use for are so frustrating. cmd sucks, git bash is too basic for me.

#MSYS #windows #nextest

Last updated 2 years ago

Ben S. · @HunterZ
138 followers · 1767 posts · Server mastodon.sdf.org

Pretty sure 's 64-bit 1.2 packages are also broken, as I get linker errors with libSDL_image.a and libSDL_mixer.a.

Meanwhile, Vcpkg doesn't have a full set of SDL 1.2 packages.

Not sure it's worth building every dependency from source.

#MSYS #mingw #libSDL #openxcom #xp

Last updated 2 years ago

Ben S. · @HunterZ
138 followers · 1767 posts · Server mastodon.sdf.org

The version of -cpp currently shipped by for has a bug that prevents exporting a symbol to the shipped DLL. It's not MSYS' fault, because yaml-cpp hasn't put out an updated formal release since 10 months before fixing this: github.com/jbeder/yaml-cpp/iss

#yaml #MSYS #MINGW64 #xp

Last updated 2 years ago

Ben S. · @HunterZ
138 followers · 1767 posts · Server mastodon.sdf.org

Trying to get to build in using and , and of course it's a dumpster fire. *sigh*

It builds but barfs up a massive series of linker errors at the end, even though I already found and fixed one CMakeLists.txt issue. Whee!

#openxcom #MSYS #MINGW64 #cmake #vscode #xp

Last updated 2 years ago