icyque
icyque copied to clipboard
Builds not available
Hi I'm unable to build on Lubuntu 19.10 due to dependencies issues. And I can't download build from https://bamboo.pidgin.im/browse/EIONROBB-ICYQUE/latestSuccessful/artifact/shared/builds/ as the authorization form on target website is broken. Please provide a alternative location for builds
tbh I'm more concerned that you can't build. What dependency issues are you having? Which deps aren't available on your system?
In the same situation here; "You need libpurple development headers installed to be able to compile this plugin". I'm using Mint 18.3.
Install the libpurple-dev
package (e.g. by running sudo apt install pidgin-dev
on the command line).
The pre-compiled windows build wasn't updated after the last commit. Is there something wrong with the build server or was it simply not affected by the change?
The link for Linux builds is still not working.
I did managed to build it myself (by installing libglib2.0-dev, libjson-glib-dev and libpurple-dev) without any issues.
Regarding the issue of the link not working (which is a problem for some users) I suggest hosting the builds here on Github as Github releases.