And also if I understand it correctly, NuPIC intend to support building on Windows in future, but for now, while it has already been ported to the cross-platform CMake, its Windows build is still broken. You might want to run a Linux VM to build NuPIC for the time being, and everyone would be welcome to fix its Windows build, because NuPIC is designed with cross-platform in mind(see https://github.com/numenta/nupic/wiki/C-Coding-Guide ), but it's only well tested under *nix OSes, including Mac .
2014-04-15 21:01 GMT+08:00 宋皿 <[email protected]>: > Welcome! I'm also a new contributor(done little yet) to NuPIC. > > Most likely the problem you encountered is that you don't have Git > installed or add to your PATH. Because this error is reported by attempting > to run command something like "git submodule update --init". You may try > open a console and enter 'git', see if it's not found. If it's not found, > you may try install MsysGit and TortoiseGit , and remember to check "add > git to system PATH" during the installation. > > > 2014-04-15 12:38 GMT+08:00 Sewwandi Wijayaratna < > [email protected]>: > >> I am Sewwandi, a graduate student. I found numenta is a very interesting >> project >> and I would like to contribute. I have the experience in C/C++ programming. >> My development environment is Visual Studio 2010 on Windows 7. I cloned >> the source code as given in [1] and I followed the doc in [2] to build >> the project in VS 2010 using Cmake (2.8.12.2). But I was ended up with >> following error message. >> >> Updating submodules within E:/Programing/nupic failed. >> >> I did not have much experience with Cmake. Could you please let me know >> if there is any other procedure that I should follow? If you need any >> additional information, please let me know. >> >> >> Sewwandi >> [1] -https://github.com/numenta/nupic/wiki/Installing-and-Building-NuPIC >> [2] -https://github.com/numenta/nupic >> >> >> >> >> _______________________________________________ >> nupic mailing list >> [email protected] >> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >> >> > > > -- > In fascination of creating worlds by words,and in pursuit of words behind > the world. > -- In fascination of creating worlds by words,and in pursuit of words behind the world.
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
