Closed scottpurdy closed 9 years ago
@scottpurdy https://github.com/numenta/nupic.core/compare/master...rcrowder:420-capnp-upgrade-win64 Contains 0.5.2 bin and libs. The include directory contains all required for Windows (Lite version, hence no RPC headers). It's likely that when the external\common\includes is updated, these duplicate headers can be deleted. https://travis-ci.org/rcrowder/nupic.core/builds/61013078 For a green light for this change
The bundled version is
0.5.0
and there have been at leasts two releases since then. We have had some miscellaneous capnp-related issues so we should upgrade to make sure that the issues aren't due to our older version of capnp.Instructions are here: https://github.com/numenta/nupic.core/blob/913b92e4942790d8ee7114aacf4d9d089bbd1660/external/README.md#capn-proto-v050
The instructions should also be updated to reflect the new version.