Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.2, 2.2.1
-
None
-
None
-
I tested this on an Intel Mac, but I assume it is general.
Description
The include files for ActiveMQ-CPP list activemq/exceptions/ActiveMQException.h, which includes activemq/exceptions/ExceptionDefines.h; however, activemq/exceptions/ExceptionDefines.h is not included.
The trivial workaround is to copy src/main/activemq/exceptions/ExceptionDefines.h into includes/activemq-cpp-2.2.1/.
Probably a fix is to add activemq/exceptions/ExceptionDefines.h to src/main/Makefile.am