Closed ArEnSc closed 4 years ago
Hey I am trying to build wave2letter and I am finding that it turns out these symbols are not found for this architecture why is that? @kpu
"lm::ngram::LoadVirtual(char const*, lm::ngram::Config const&, lm::ngram::ModelType)", referenced from: w2l::KenLM::KenLM(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, w2l::Dictionary const&) in KenLM.o "lm::ngram::Config::Config()", referenced from: w2l::KenLM::KenLM(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, w2l::Dictionary const&) in KenLM.o ld: symbol(s) not found for architecture x86_64
This isn't a problem fixed it
Hey I am trying to build wave2letter and I am finding that it turns out these symbols are not found for this architecture why is that? @kpu