-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rebuilding the OTR Plugin #12
Comments
It looks that you updated libtidy after libotrplugin had been built. |
Yeah, i think so. But can't rebuild psi-plus-plugins-git now. |
I think this is no longer relevant |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
ldd /usr/lib/psi-plus/plugins/libotrplugin.so
libtidy-0.99.so.0 => not found
local/tidy 5.0.0-2
tidy /usr/lib/libtidy.so
tidy /usr/lib/libtidy.so.5
tidy /usr/lib/libtidy.so.5.0.0
https://aur.archlinux.org/packages/psi-plus-plugins-git/
translateplugin.cpp:92:23: error: «QDomElement» not declared
QString& body, QDomElement& html, bool local);
^
translateplugin.cpp:587:28: error: «QDomElement» not declared
QString &/body/, QDomElement &/html/, bool /local/)
The text was updated successfully, but these errors were encountered: