[capnproto] pycapnp v2.0.0b1 released

2023-10-12 Thread tripl...@gmail.com
https://pypi.org/project/pycapnp/2.0.0b1/ https://github.com/capnproto/pycapnp/releases/tag/v2.0.0b1 v2.0.0b1 has been released! ## v2.0.0b1 (2023-10-03) - Update to bundled capnproto-1.0.1 - Remove support for Python 3.7 - Use custom build backend to support build args (#328) - Update Cython ve

[capnproto] Compile with Release broken

2023-10-12 Thread Roman Spies
Hi there, I've tried - several times - to compile capn proto 2 from the GitHub Source. Creating the sln and other files with cmake isn't an issue, but when i try to initialize allbuild, it all goes down the drain ^^ all of the errors are seemingly coming from the KJ project and associated proj