Gisle Vanem

Results 133 comments of Gisle Vanem

I've also made a Win-version (+ServPack+build-number) retriever where I compare the `OSVERSIONINFOEXW` structures obtained from `GetVersionEx()`, `RtlGetVersion()` and `NetWkstaGetInfo()`. It is [here](https://github.com/gvanem/EnvTool/blob/master/src/win_ver.c).

@bchavez I've not thought of it, but a _MIT License_ is fine.

> Yes, it will be nice to officially support Windows. It has Windows support just fine. But you'll have to built it yourself. But not using MSVC since it lacks...

> @dufferzafar Do we have to build it via mingw64? No idea. But IMHO most GNU-projects suck so hard (with it's auto-tools etc.), it's really difficult to build for Windows....

This works for me only: https://gist.github.com/gvanem/6e574d133106e5d99f6dba1d80e3702b.

> But I'd still need a list of dependency packages that I need to install right? Off-course.

And adding a `--no-check-certificate`, yields another error: `failed to connect TLS (-112): mp_exptmod error state` Yikes!

Looks like a `_WIN32_WINNT >= 0x0602` is not set on AppVeyor. But I fail to understand which SDK is used and how CMake uses it. *Edit*. From the above log,...

Real retro stuff: [curl on Amiga](https://watt-32.net/misc/Amiga-curl-version.html). (just a test of HTML and web-fonts).

> can't create msh3 connection Look in the Event Log for messages like: *An unrecoverable error occurred while creating a TLS client credentials. The internal error condition is 10013.* Occurs...