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

Error: API mismatch for plugin #20

Closed
fesnavarro opened this issue Dec 13, 2020 · 2 comments
Closed

Error: API mismatch for plugin #20

fesnavarro opened this issue Dec 13, 2020 · 2 comments

Comments

@fesnavarro
Copy link

fesnavarro commented Dec 13, 2020

Hello guys,

Error: API mismatch for plugin "/home/whatever/.weechat/plugins/matrix.so" (current API: "20200301-03", plugin API:"20200621-01"), failed to load

I've installed weechat using lazy apt install with Ubuntu 20.04. I'm using nightly cargo and the compilation was fine. No errors.

This is my first try with weechat, what probable I've missed here?

@poljar
Copy link
Owner

poljar commented Dec 13, 2020

You are missing weechat-plugin.h in you include search path. There are a couple of options how to compile this plugin for your Weechat version, more info can be found here.

@poljar
Copy link
Owner

poljar commented Jan 3, 2021

This has been answered over at poljar/rust-weechat#30.

@poljar poljar closed this as completed Jan 3, 2021
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