SpectrumIM / spectrum2

Spectrum 2 IM transports
https://spectrum.im
409 stars 91 forks source link

Does not build with boost >= 1.69, boost-signal has ben removed #332

Closed noonien-d closed 5 years ago

noonien-d commented 5 years ago

From https://www.boost.org/users/history/version_1_69_0.html:

Signals (v1) is now removed. Its removal was announced in 1.68 and its deprecation was announced in 1.54. Boost 1.68 is the last release that provides this library. Users are encouraged to use Signals2 instead. The Boost community thanks Douglas Gregor for his work on Signals which served its users well and which also inspired Signals2.

noonien-d commented 5 years ago

My fault, I missed to update swiften, spectrum2 dep has been fixed a long time ago: https://github.com/SpectrumIM/spectrum2/issues/63