-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
At the moment the project cannot be compiled with libpqxx7 as there are lots of build errors, e.g.
$SRC_DIR/ros-noetic-knowledge-representation/src/work/src/libknowledge_rep/LongTermMemoryConduitPostgreSQL.cpp:134:21: error: 'using work = class pqxx::transaction<>' {aka 'class pqxx::transaction<>'} has no member named 'parameterized'
This is because deprecated methods were removed, see e.g. jtv/libpqxx@06ee045
It would be great if you could have a look. We are trying to add knowledge-representation to RoboStack which combines ROS with Conda: RoboStack/ros-noetic#116 (this is to the PR where you will also find a full build log)
Metadata
Metadata
Assignees
Labels
No labels