I would recomend you start your work from nupic.core as its build process
is simpler.. In external folder, you'll find Windows static libraries..

But I'll advise that merge_static_libraries at nupic.core CMake file need
be adapted to Windows (probally you'll use lib.exe linker)..

David


On 15 April 2014 13:04, Matthew Taylor <[email protected]> wrote:

> Sewwandi, I wish you the best of luck. I'd love to have a stable Windows
> build of NuPIC.
>
> ---------
> Matt Taylor
> OS Community Flag-Bearer
> Numenta
>
>
> On Tue, Apr 15, 2014 at 6:37 AM, Marek Otahal <[email protected]>wrote:
>
>> Ok, there were people working on that, so search the ML archives and you
>> could find things to help you start off.
>> Cheers,
>>
>>
>> On Tue, Apr 15, 2014 at 3:33 PM, Sewwandi Wijayaratna <
>> [email protected]> wrote:
>>
>>> 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
>>>
>>>
>>
>>
>> --
>> 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
>
>


-- 
David Ragazzi
OS Community Commiter
Numenta.org
--
"I think James Connolly, the Irish revolutionary, is right when he says that
the only prophets are those who make their future. So we're not anticipating
, we're working for it."
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to