diff vamp-capnp/piper.capnp.h @ 219:db929669e7d3

*Ahem* Rebuild for actual capnp v0.6. (Really should find a better way than committing these!) Also simplify Makefile a bit, remove o directory.
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 22 May 2017 08:57:02 +0100
parents ea8994465322
children 02de5df3a884
line wrap: on
line diff
--- a/vamp-capnp/piper.capnp.h	Tue May 09 11:46:23 2017 +0100
+++ b/vamp-capnp/piper.capnp.h	Mon May 22 08:57:02 2017 +0100
@@ -6,7 +6,7 @@
 
 #include <capnp/generated-header-support.h>
 
-#if CAPNP_VERSION != 7000
+#if CAPNP_VERSION != 6000
 #error "Version mismatch between generated code and library headers.  You must use the same version of the Cap'n Proto compiler and library."
 #endif