Hi Kevin, It is not necessary remove old build system.. Although this is recomendable to leave your repo clean..
There's no "make uninstall", our ittention is having a folder called "build" which will contain the scripts (make files or IDE) and the binaries generated. So you wish remove Nupic, it's just remove the repo folder entirely. I hope have help you.. :-) David Ps: Also there's no "make clean", everytime you run Cmake, it cleans $NTA (in future will be "build/release"), and temp folder. Sent from my iPhone > On 09/03/2014, at 08:01, Kevin Martin <[email protected]> wrote: > > I installed nupic before the build process was moved to cmake. If I want to > use the new version, should I remove the old nupic and build again from the > newly cloned repo? In any case, is there a way to remove nupic completely > (make uninstall did not work)? > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
