On 05/01/17 22:46, usa ims wrote:
Can you tell me what library file it's looking for so I can manually set
the path? I was able to eliminate the PostgreSQL_INCLUDE_DIR error but
I'm still getting the PostgreSQL_LIBRARY error. I did install the
libraries. Thanks.
You need the devel library, thi
On 06/01/17 17:44, usa ims wrote:
Hi,
I installed the Postgres libraries, it is located at:
usr/lib64/libpqxx.a
usr/lib64/libpqxx.la
In FindPostgreSQL.cmake it says:
# You may need to manually set:
# PostgreSQL_INCLUDE_DIR - the path to where the PostgreSQL include
files are.
This is also