Re: msvc directory missing in PostgreSQL 17.0 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: msvc directory missing in PostgreSQL 17.0
Date
Msg-id E258F157-E6EB-40B4-AD94-DA3F3D11D249@anarazel.de
Whole thread Raw
In response to Re: msvc directory missing in PostgreSQL 17.0  ("huangdy2022@qq.com" <huangdy2022@qq.com>)
List pgsql-hackers
Hi,

On October 27, 2024 5:50:51 AM EDT, "huangdy2022@qq.com" <huangdy2022@qq.com> wrote:
>On Sun, 27 Oct 2024 at 17:38 GMT+8, 黄铎彦 <huangdy2022@qq.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.



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Better error reporting from extension scripts (Was: Extend ALTER OPERATOR)
Next
From: Tom Lane
Date:
Subject: Re: libedit history seems to be misbehaving / broken