Re: msvc directory missing in PostgreSQL 17.0

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org, "huangdy2022(at)qq(dot)com" <huangdy2022(at)qq(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: msvc directory missing in PostgreSQL 17.0
Date: 2024-10-27 17:58:59
Message-ID: E258F157-E6EB-40B4-AD94-DA3F3D11D249@anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On October 27, 2024 5:50:51 AM EDT, "huangdy2022(at)qq(dot)com" <huangdy2022(at)qq(dot)com> wrote:
>On Sun, 27 Oct 2024 at 17:38 GMT+8, 黄铎彦 <huangdy2022(at)qq(dot)com> wrote:
>
>
>>That repo seems to be something like Github action. But I would like to generate sln and vcxproj files in my Windows PC, then open Visual Studio, compile and navigate.
>
>
>I used `meson setup --backend vs` but got compile error with the sln file.

Without knowing the error it's hard for us to help...

Andres
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-10-27 19:03:06 Re: libedit history seems to be misbehaving / broken
Previous Message Pavel Stehule 2024-10-27 17:56:59 Re: Better error reporting from extension scripts (Was: Extend ALTER OPERATOR)