File activemq/exceptions/ActiveMQException.h isn't installed during make install
--------------------------------------------------------------------------------
Key: AMQCPP-198
URL: https://issues.apache.org/activemq/browse/AMQCPP-198
Project: ActiveMQ C++ Client
Issue Type: Bug
Components: CMS Impl
Affects Versions: 2.2.1
Environment: Gentoo Linux
Reporter: Alexey Parshin
Assignee: Timothy Bish
Compiling a project right after upgrade from ActiveMQCPP-2.2 gives the
following error:
/usr/local/include/activemq-cpp-2.2.1/activemq/exceptions/ActiveMQException.h:23:50:
error: activemq/exceptions/ExceptionDefines.h: No such file or directory
The file is missing in the location above. Copiing the file from the source
directory to that location fixes the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.