You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to support purple 3 one day. I mainly write this plug-in so I can use it myself. And I don't use Pidgin 3, yet. Contributions are welcome, of course. :)
Yes, that describes the challenge quite well. Preprocessor switches are necessary to discriminate the version numbers. You can look at these projects of EionRobb's for examples on how to add support for both libpurple versions.
It currently fails to build because it looks for purple, and not purple-3. Perhaps add some logic to the MAKEFILE to say PURPLE=purple-3
The text was updated successfully, but these errors were encountered: