Hello NuPICers,
I was trying to install the latest code on a new machine and after
cloning the repository and following the README.md instructions, I get
the following error when running cmake:
[100%] Built target testeverything
-- Copying from '/root/nupic/nta/build/release/bin' to
'/root/nupic/build/release/bin'
-- Copying from '/root/nupic/nta/build/release/lib' to
'/root/nupic/build/release/lib'
-- Copying from '/root/nupic/nta/build/release/include' to
'/root/nupic/build/release/include'
CMake Error at CMakeLists.txt:338 (string):
string end index: -1 is out of range 0 - 1
Call Stack (most recent call first):
CMakeLists.txt:249 (snake_case_to_upper_camel_case)
CMakeLists.txt:847 (generate_swig_module)
CMake Error at CMakeLists.txt:340 (string):
string sub-command REPLACE requires at least four arguments.
Call Stack (most recent call first):
CMakeLists.txt:249 (snake_case_to_upper_camel_case)
CMakeLists.txt:847 (generate_swig_module)
It looks like an error is happening while trying to switch to camel case
when one of the expected strings is empty. Any idea why this is
happening and possible solutions?
Thanks,
David
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org