Windows integration [was: Re: There really needs to be some moderation]
Brad Anderson via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 21 22:59:05 PDT 2017
On Sunday, 18 June 2017 at 21:47:48 UTC, Laeeth Isharc wrote:
> [snip]
> Windows has been a bit of a pain, but mostly from the native
> code library side. It should be easy to install google snappy
> right? On Linux it is. On Windows, not so much... And that's
> just one library.
vcpkg is making it pretty easy to get C and C++ libraries on
Windows. Snappy is supported.
https://github.com/Microsoft/vcpkg
More information about the Digitalmars-d
mailing list