libpqxx: problem of installing Windows
I install x64 libpq then I build libpqxx using cmake and visual studio 2017.
I got this error MSB4126 Debug |x64 is invalid . I need to build x64 libpqxx.
How to do?
Thanks,chenqingguo.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 110 (51 by maintainers)
Commits related to this issue
- Set CMake `CMP0074` policy. See discussion in #306. Unfortunately my development systems running Ubuntu 12.04 still have CMake 3.7, which does not recognise the policy for enabling `PostgreSQL_ROOT`... — committed to jtv/libpqxx by jtv 4 years ago
- Refer to @GordonLElliott's MSVC build project. See #306 and #318. — committed to jtv/libpqxx by jtv 4 years ago
- Fix doc note. As per #306. — committed to jtv/libpqxx by jtv 4 years ago
What command did you run?
I can build with the following command on x64 Native Tools Command Prompt for VS 2019: