I'm trying to build ActiveMQ-CPP ver3.7.0, but when I try to build it I get the following error:
#make decaf/internal/util/HexStringParser.cpp:28:26: error: apr_strmatch.h: No such file or directory make[2]: *** [decaf/internal/util/libactivemq_cpp_la-HexStringParser.lo] Error 1 I think "apr_strmatch.h" is include apr-util, but ActiveMQ-CPPver3.7.0 is not need APR-Util library. Please teach me how to build ActiveMQ3.7.0. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP3-7-0-build-error-tp4667507.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.