Hello, Thank you for the replies. I will build it in Linux and at the mean time I will try to fix its Windows build. Because I like Windows more.
Sewwandi On Tue, Apr 15, 2014 at 9:07 AM, Marek Otahal <[email protected]> wrote: > Hi, > > MS Windows is not a supported platform (yet). You'll need to run a > virtualmachine with Linux (or OSX) to be able to compile nupic yourself. > > Cheers, > > > On Tue, Apr 15, 2014 at 3:01 PM, 宋皿 <[email protected]> wrote: > >> 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. >> >> _______________________________________________ >> nupic mailing list >> [email protected] >> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >> >> > > > -- > Marek Otahal :o) > > _______________________________________________ > 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
