jjzjj

windows - 在libpq中没有找到PQexec()函数

我在Windows上安装了gitbash,我正在尝试安装libpqxx在我的系统上。我正在使用g++编译器。在我的gitbash终端中,我进入libpqxx安装目录并运行./configure一切顺利,它找到了PostgreSQL安装目录,等等。直到它显示一个fatalerror:DidnotfindthePQexec()functioninlibpq.Thisisthelitmustestforaworkinglibpqinstallation.这是执行的全部输出:$./configurecheckingforg++...g++checkingwhethertheC++compile