Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to make local (lucida) #222

Closed
andreavicari71 opened this issue Dec 30, 2017 · 1 comment
Closed

Fail to make local (lucida) #222

andreavicari71 opened this issue Dec 30, 2017 · 1 comment

Comments

@andreavicari71
Copy link

hi guys, i run ubuntu 16.04 and i could not install lucida.
i managed to install all the tools, even if i had to manually install caffe (it passed the make runtest).
when i run make local i get the following error:

make[4]: Entering directory '/home/andreaserver/sirius/lucida-suite/dnn-asr/baseline'
g++ -c -O2 -DCPU_ONLY -I/home/andreaserver/sirius/tools/caffe/distribute/include dnn-asr.cpp -o dnn-asr.o
dnn-asr.cpp: In function ‘int main(int, char**)’:
dnn-asr.cpp:121:43: error: no matching function for call to ‘caffe::Net::Net(std::__cxx11::string&)’
Net* dnn = new Net(network);

I deem that there is some incompatibility among versions, but i cannot figure out where.
any help will be appreciated

@andreavicari71
Copy link
Author

hi guys,
after the third attempt i erased everything and re-started from scratch...
now it works!
thank anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant