ros-industrial-consortium / packml

ROS packml (https://en.wikipedia.org/wiki/PackML) support package
Apache License 2.0
9 stars 14 forks source link

Build in Xenial + Kinteic error #10

Closed AustinDeric closed 7 years ago

AustinDeric commented 7 years ago

Building with Ubuntu 16.04 and ROS Kinetic yeilds the following error:

https://travis-ci.org/AustinDeric/packml/jobs/218130609:

home/aderic/ros/a5_ws/src/packml/packml_sm/src/state.cpp:50:21: error: ‘QtConcurrent’ has not been declared functionstate = QtConcurrent::run(std::bind(&ActingState::operation, this));

AustinDeric commented 7 years ago

This issue is now solved in PR #11