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

limonp/Logging.hpp: No such file or directory #173

Open
DanteIoVeYou opened this issue Nov 21, 2022 · 3 comments
Open

limonp/Logging.hpp: No such file or directory #173

DanteIoVeYou opened this issue Nov 21, 2022 · 3 comments

Comments

@DanteIoVeYou
Copy link

limonp not found but QuerySegment.hpp include its files

@shawn0915
Copy link

[ 16%] Building CXX object test/CMakeFiles/demo.dir/demo.cpp.o
In file included from /root/cppjieba/include/cppjieba/Jieba.hpp:4:0,
                 from /root/cppjieba/test/demo.cpp:1:
/root/cppjieba/include/cppjieba/QuerySegment.hpp:7:30: fatal error: limonp/Logging.hpp: No such file or directory
 #include "limonp/Logging.hpp"
                              ^
compilation terminated.
make[2]: *** [test/CMakeFiles/demo.dir/demo.cpp.o] Error 1
make[1]: *** [test/CMakeFiles/demo.dir/all] Error 2

same error.

@Qi-Ming
Copy link

Qi-Ming commented Mar 15, 2023

use command to update submodule
git submodule init
git submodule update

@GoXian
Copy link

GoXian commented Jul 14, 2023

在这里 https://github.com/yanyiwu/cppjieba

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

4 participants