With the merge of this PR[1], the nupic repository[2] no longer contains C++. It has all been pulled out into nupic.core[3] and included as a git submodule.
If you already have NuPIC checked out, your next pull from master will have this change. I've gotten one report that someone needed to manually remove the "nta" directory's contents, but that wasn't the case for me. Please try to run a clean build (cleanbuild.sh) and make sure everything works. If you have problems, let us know. We'll continue working on nupic.core to get it building independently from nupic, but for now nupic builds nupic.core entirely. The nupic.core repository only contains source code that was originally in the "nta" folder. [1] https://github.com/numenta/nupic/pull/597 [2] https://github.com/numenta/nupic [3] https://github.com/numenta/nupic.core Thanks, --------- Matt Taylor OS Community Flag-Bearer Numenta
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
