Replies: 1 comment 1 reply
-
|
I wonder what that could be... The errors seem to have nothing to do with libpqxx at all, they're link errors about libpq functions not finding other libpq functions! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have installed libpqxx from vcpkg.
My sample code.
I built the sample code using cmake.
My CMakeLists.txt is:
I encountered an error while executing the CMake command.
How to resolve the above error.
Beta Was this translation helpful? Give feedback.
All reactions