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

Problem with compile project #1

Open
vstruchkov opened this issue Apr 22, 2017 · 2 comments
Open

Problem with compile project #1

vstruchkov opened this issue Apr 22, 2017 · 2 comments

Comments

@vstruchkov
Copy link

vova@Qosmio ~/Projects/langdetectpp/build $ make
Scanning dependencies of target langdetectpp
[ 1%] Building CXX object CMakeFiles/langdetectpp.dir/src/Language.cpp.o
[ 3%] Building CXX object CMakeFiles/langdetectpp.dir/src/Detector.cpp.o
In file included from /home/vova/Projects/langdetectpp/src/detection/DetectorImpl.h:4:0,
from /home/vova/Projects/langdetectpp/src/Detector.cpp:6:
/home/vova/Projects/langdetectpp/src/ngrams/NGramExtractor.h:8:18: fatal error: utf8.h: No such file or directory

@codeboost
Copy link

Do a

git submodule update --recursive

@Orventro
Copy link

Have the same problem. That didn't work for me

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

3 participants