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

Meet a undefined reference to '__imp__ZN5MeCab12createTaggerEPKc' when running the example.cpp #51

Open
SefaZeng opened this issue Mar 16, 2019 · 2 comments

Comments

@SefaZeng
Copy link

I try to run the example.cpp file, but meet these errors:

C:/Program Files (x86)/MeCab/sdk/example.cpp:14: undefined reference to `__imp__ZN5MeCab12createTaggerEPKc'

C:/Program Files (x86)/MeCab/sdk/example.cpp:15: undefined reference to `__imp__ZN5MeCab14getTaggerErrorEv'

C:/Program Files (x86)/MeCab/sdk/example.cpp:18: undefined reference to `__imp__ZN5MeCab14getTaggerErrorEv'

C:/Program Files (x86)/MeCab/sdk/example.cpp:24: undefined reference to `__imp__ZN5MeCab14getTaggerErrorEv'

C:/Program Files (x86)/MeCab/sdk/example.cpp:27: undefined reference to `__imp__ZN5MeCab14getTaggerErrorEv'

C:/Program Files (x86)/MeCab/sdk/example.cpp:33: undefined reference to `__imp__ZN5MeCab14getTaggerErrorEv'

What is the problem?And how can i solve it?Any help will be appreciate!

@SefaZeng
Copy link
Author

I use the clion IDE on windows10

@hidemat
Copy link

hidemat commented Feb 28, 2022

Hi @SefaZeng, were you able to figure this out? I get this same issue.

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

2 participants