EionRobb / purple-teams

A MS Teams plugin for libpurple/Pidgin (3rd party client)
GNU General Public License v3.0
159 stars 12 forks source link

How to get it to work? #31

Closed lhpitn closed 1 year ago

lhpitn commented 1 year ago

Hi,

i (on windows 10 64-bit) downloaded

https://eion.robbmob.com/libteams.dll

put it into

%APPDATA%.purple\plugins

restarted Pidigin (Pidgin 2.14.10 (libpurple 2.14.10)) but the plugin dosn’t show up, neither as protocol when adding a new account nor in the plugin list...

thanks for your help in advance

lhpitn commented 1 year ago

Name: libteams.dll Größe: 486333 Bytes (474 KiB) SHA256: ac9504972bc25f450e95b601324ba0c0cefe9377e3f7d0dd75eee0c6a7927edd

EionRobb commented 1 year ago

You'll also need libjson-glib-1.0.dll in the Pidgin folder (not the Pidgin\plugins folder) if you've not already got that

If you do have json-glib, then can you get a plugin debug by opening up the debug log (from the Buddy List->Help->Debug Window) then leave that open as you reload the plugins list (Tools->Plugins) then close the plugins window and copy-paste the output of the debug window here

EionRobb commented 1 year ago

Did you have any luck?