Skip to content

Support for pqxx 7 #3

@Tobias-Fischer

Description

@Tobias-Fischer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions