David, Sorry for the very late reply. A lot has changed since you wrote this message. Can you pull the latest code and follow the new README installation instructions? Let me know if you still have problems.
Thanks, --------- Matt Taylor OS Community Flag-Bearer Numenta On Fri, May 30, 2014 at 12:38 PM, David L Nielsen <[email protected]> wrote: > 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 >
