kpu / kenlm

KenLM: Faster and Smaller Language Model Queries
http://kheafield.com/code/kenlm/
Other
2.5k stars 513 forks source link

Cmake Error,because of undefined reference to `pthread_create' #289

Closed xcrpkuss closed 4 years ago

xcrpkuss commented 4 years ago

make eror

tryanbot commented 4 years ago

I face the same issue, please help

zqs01 commented 4 years ago

I face the same issue, please help

kpu commented 4 years ago

Need full build output (not a screenshot), including command run and platform.

xcrpkuss commented 4 years ago

I face the same issue, please help

It's because of your boost, you can add your boost root in cmakefile SET (BOOST_ROOT "/home/x50015769/boost_1_54_0/") SET (BOOST_INCLUDEDIR "/home/x50015769/local/include/") SET (BOOST_LIBRARYDIR "/home/x50015769/local/lib/")