clstm
clstm copied to clipboard
Segmentation Fault when running tests
I downloaded and installed this project from the master-branch-pre-devices-merge release. I undertook these steps:
sudo apt-get install scons libprotobuf-dev protobuf-compiler libpng-dev libeigen3-dev swig
scons
sudo scons install
The program says Segmentation fault (core dumped) when I run
./run-cmu
Hi ! Did you find any solution to this problem ? I actually have exactly the same one.