tmbdev/clstm

Segmentation Fault when running tests

Programmer888 opened this issue · 1 comments

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.