Hi all, It turns out the previous release candidate worked correctly with VS 2015 Update 3, but NOT with VS 2017, due to a regression in MSVC. Here's a new release candidate that works with both:
https://capnproto.org/capnproto-c++-0.6.0-rc2.tar.gz https://capnproto.org/capnproto-c++-win32-0.6.0-rc2.zip -Kenton On Fri, Apr 28, 2017 at 5:53 PM, 'Kenton Varda' via Cap'n Proto < [email protected]> wrote: > Hi all, > > There's a release candidate! > > https://capnproto.org/capnproto-c++-0.6.0-rc1.tar.gz > https://capnproto.org/capnproto-c++-win32-0.6.0-rc1.zip > > Please play with it and tell me what happens. > > Highlights: > - *All* of Cap'n Proto now works on MSVC! That includes the dynamic > library, RPC, schema parsing, and building the capnp tool itself. Thanks to > Harris Hancock for doing most of this work. MSVC 2017 is required. > - JSON parser/serializer. > - HTTP library (somewhat WIP). > - Thorough fuzz testing. > - No more gtest dependency. > - Lots and lots of other stuff. I'll have a longer (but nowhere near > complete) list with the final release. > > -Kenton > > -- > You received this message because you are subscribed to the Google Groups > "Cap'n Proto" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/capnproto. > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
