Hey all, We've been working on updating the NuPIC build to CMake[1]. The PR with this work[2] will probably be merged today. This means that the installation instructions in the README will update, and the `build.sh` build process will become deprecated, but it will still work. Sometime soon, the `build.sh` script will be removed entirely or updated to build using the new CMake process.
What does this mean for you? It means you have some time to test out the new cmake build instructions in the README and start using it instead of the build.sh script. You'll need to make sure you have CMake available in your NuPIC environment. If you can run `cmake --help` and you get some output, you should be okay. If you have any build problems, please let us know. We'll post again here once the PR is merged and the build process is updated. [1] http://www.cmake.org/ [2] https://github.com/numenta/nupic/pull/657 --------- Matt Taylor OS Community Flag-Bearer Numenta
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
