Hi
how do i link pqxx to catkin_make?
according to pqxx documentation, i have to add -lpxx -lpq to cmake_args, i added it via --cmake-args "-lpqxx -lpq"
i have undefined references errors when compiling with catkin_make
thanks
↧