#43206: capnproto @0.4.1: Version mismatch between generated code and library headers. You must use the same version of the Cap'n Proto compiler and library. --------------------------+----------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Keywords: | Port: capnproto --------------------------+----------------------- I'm getting this problem trying to upgrade capnproto @0.4.0_0 to @0.4.1_0: {{{ ./src/capnp/compiler/grammar.capnp.h:10:2: error: "Version mismatch between generated code and library headers. You must use the same version of the Cap'n Proto compiler and library." }}} It works fine if I deactivate capnproto @0.4.0_0 first. So this is another instance of the problem that #40656 was supposed to fix (but it was reverted). -- Ticket URL: <https://trac.macports.org/ticket/43206> MacPorts <http://www.macports.org/> Ports system for OS X