Re: Error building for 64-bit Windows (10)
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Brian Ye <brian.y.ye@gmail.com>
Cc: pgsql-docs@lists.postgresql.org, Andrew Dunstan <andrew@dunslane.net>
Date: 2021-05-19T00:15:45Z
Lists: pgsql-docs
Hi Andrew, On Tue, May 18, 2021 at 08:15:35AM -0500, Brian Ye wrote: > Thanks for the reply. > Yes I also saw that after installing 64-bit, the 32-bit "bin" and "include" > directories were removed. > I think the content of the "include" are common for both 32- and 64-bit. > Windows can run both 32-bit and > 64-bit binaries so removing these 2 directories is probably okay. Just my > guess. > Again, thanks! > Brian Ye hamerkop is the only buildfarm member testing krb5 builds with MSVC on Windows. The path used in this case is c:\Program Files\MIT\Kerberos\ so the patch of this thread is going to break the builds there if this relies on "inc/" for the include path. Is this the original include folder used for this installation of krb5? Thanks, -- Michael
Commits
-
Fix MSVC scripts when building with GSSAPI/Kerberos
- 7a4f2e158c0e 9.6.23 landed
- 8f507dbc6404 10.18 landed
- cf2e09544d92 11.13 landed
- a75268f1cbfb 12.8 landed
- ab81d004e401 13.4 landed
- 025110663448 14.0 landed