Robotics StackExchange | Archived questions

activemq-cpp compilation in catkin

Hi, while building activemq-cpp package using catkin-make , i am getting below error. Error: can't specify link libraries for target "activemq" which is not built by this project.

it looks like target link library issue. i am trying to build in below manner by putting below configuration in CMakeLists.txt.

targetlinklibraries(activeMQ {(catkinLIBRARIES) {(ACTIVEMQLIBRARY_NAME)

}

can anybody throw some light on this.

Asked by can-43811 on 2017-04-18 03:19:06 UTC

Comments

Answers