Re: BUG #16343: Build problem: Install.pm "Could not find debug or release binaries"
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: noeld.mueller@googlemail.com,
PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2020-04-06T06:36:29Z
Lists: pgsql-bugs
> On 4 Apr 2020, at 17:08, PG Bug reporting form <noreply@postgresql.org> wrote: > It turned out that I got another, completely unrelated configure-file 7 > folders up the hierarchy. > Inserting an elsif fixed it. > > So, please consider merging this one into the Install.pm. It worked for me > on Windows 10 Home with vcpkg/MSVC, haven't tried it on other platforms, > though. While I haven't tested it, the proposed change makes perfect sense, we need a conditional between the two. +1 on this. cheers ./daniel
Commits
-
Fix MSVC installations with multiple "configure" files detected
- 8de137017a15 9.5.23 landed
- 57dc672c27bd 9.6.19 landed
- 8dfc7d8886ab 10.14 landed
- bb24af50d515 11.9 landed
- 089baec6fd20 12.4 landed
- d2a9959907a0 13.0 landed