0

I have a project in c++. I have successfully installed pqxx package using vcpkg but still namespace 'pqxx' is not recognized,

#include<pqxx/pqxx>  //No errors
using namespace pqxx; //Error, 'name must be a namespace name'
Alan Birtles
  • 32,622
  • 4
  • 31
  • 60

0 Answers0