Closed ahundt closed 8 years ago
brew install icu4c
Maybe?
On Tue, Jul 12, 2016 at 4:37 AM, Andrew Hundt notifications@github.com wrote:
I tried building azmq on boost 1.60 and ran into an undefined reference in Boost.regex.
build logs here: https://gist.github.com/1158a864123d02097954bd34b4dcfe0c
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zeromq/azmq/issues/125, or mute the thread https://github.com/notifications/unsubscribe/AAHYB8jKnmSMq87mG2k3BiI8v_0m7DkSks5qU2BOgaJpZM4JKNdE .
Try to run brew link --force icu4c
then completely cleanup the workspace dir and run CMake again.
Assuming this is a non-issue and closing
@rodgert yeah hasn't been a problem, thanks!
I tried building azmq on boost 1.60 and ran into an undefined reference in Boost.regex.
build logs here: https://gist.github.com/1158a864123d02097954bd34b4dcfe0c