Hi Hideaki,

I uploaded my binaries to google drive, please try them on, maybe that
could decrease some linkage errors:
https://drive.google.com/#folders/0BwzyIe8QHk2kZTB5NHFyNVhjMmM

Download and extract it to /nupic-master/external/win32

I hope that help you on next tests. Let me know any issues by public or
private message.

Best, David



On 16 September 2013 06:47, Hideaki Suzuki <[email protected]> wrote:

> Hi,
>
> After one week of working on Cmake trial on Windows, I succeeded to pass
> compilation of Nupic with VS2012.  I was very happy about that.
> (Thanks, David san!)
>
>
> Unfortunately, the situation is still far from running native binaries of
> Nupic on Windows though.  Then, I decided to pause this activity for now.
>
> IMHO, it would be nicer to concentrate to improve the build infrastructure
> first.  After Nupic becomes more "Windows-friendly", I'm happy to do my
> second trial with Cmake on Windows.
>
>
> Please find the attached file for what I have done and the diff from David
> san's fork, so anybody can reproduce the stuff precisely (and for the
> future of my work).
>
> After compilation, I can find $HOME\nta\eng\, but the execution of
> htmtest.exe fails with exception.  Also, run_tests.py fails like,
>
> $ ./bin/run_tests.py
> Traceback (most recent call last):
>   File "./bin/run_tests.py", line 28, in <module>
>     import pytest
> ImportError: No module named pytest
>
> I might have done completely wrong at some step, which makes the above
> failures...  I'm not so sure.
>
> I did my trial with pure 64-bit binaries on 64-bit Windows 7.  This might
> have brought in extra complexities.
>
>
> I wish Nupic were like zlib.  If the build system concentrate the creation
> of HTM CLA core library and everything else is separated as applications
> that just use the library, the things can be simplified considerably.  In
> addition to that, Nupic has the same kind of future possibility as zlib.
>  zlib prevails in the world.  I'm afraid that such a library is a bit off
> from the direction Grok's business proceeds, but I am fascinated by that
> possibility. :-)
>
> Best Regards,
>     Hideaki Suzuki.
>
>
>
> _______________________________________________
> 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

Reply via email to