qca-qt5 doesn't build anymore
There are a ton of errors in plugins/qca-ossl/qca-ossl.cpp. There are some new commits for that file that might be relevant that aren't in version 2.1.3
There are a ton of errors in plugins/qca-ossl/qca-ossl.cpp. There are some new commits for that file that might be relevant that aren't in version 2.1.3
I used git diff v2.1.3
to create a patch to bring it up to date with the latest commit. With this, I was able to compile it successfully for x86 and x86_64, but all the tests fail when compiled for armhf, armv7, and aarch64.
By Grant Miller on 2019-01-11T22:59:59
mentioned in merge request !144 (merged)
By Grant Miller on 2019-01-12T16:42:10
mentioned in merge request !146 (merged)
By Grant Miller on 2019-01-14T00:06:40
closed via merge request !146 (merged)
By Oliver Smith on 2019-01-14T08:32:25