nupic.core-legacy icon indicating copy to clipboard operation
nupic.core-legacy copied to clipboard

Bundled swig version is old

Open oxtopus opened this issue 7 years ago • 3 comments

We're on 3.0.2 which was released in 2014.

oxtopus avatar May 10 '17 21:05 oxtopus

I'm not sure how to install the binary swig files for win, can someone help me with that in the PR?

breznak avatar May 24 '17 10:05 breznak

I'm not sure how to install the binary swig files for win

@breznak - could you please specify which binary windows swig files you're having trouble with?

If it's swig.exe files, then all of the following are the same win32 version of swig.exe:

~/nta/nupic.core/external (breznak-update_capnp)$ find ./ -name swig.exe
./windows32-gcc/bin/swig.exe
./windows64/bin/swig.exe
./windows64-gcc/bin/swig.exe

vitaly-krugl avatar May 25 '17 19:05 vitaly-krugl

See discussion in https://github.com/numenta/nupic.core/pull/1407#issuecomment-374309233

rhyolight avatar Mar 21 '18 15:03 rhyolight