-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build is failed in Windows platform #12
Comments
Hi @yang-shuaijun , thank you for taking the time to open this issue. I've notified the team of this issue and will update here as more information is available. |
Attempted to build 2.0.1.0 and this issue persists. 2>RC : fatal error RC1110: could not open src\interfaces\libpq\libpq.rc Attempted with both downloading the zip and cloning. |
Hi @orzom411 |
I can confirm that renaming the file fixes this error. |
Driver version
2.0.0.7
Redshift version
Client Operating System
Windows Server 2022 Datacenter
Table schema
Problem description
2>C:\Users\Administrator\amazon-redshift-odbc-driver\src\pgclient\src\port\thread.c(139,12): warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
2>RC : fatal error RC1110: could not open src\interfaces\libpq\libpq.rc
2>
2>Done building project "libpq.vcxproj" -- FAILED.
========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========
========== Rebuild started at 3:11 AM and took 12.015 seconds ==========
Failure during "devenv" step: Exit code is 1
Failure during "devenv" step: Exit code is 1
ODBC trace logs
Reproduction code
The text was updated successfully, but these errors were encountered: