Re: msvc directory missing in PostgreSQL 17.0

2024-10-27 Thread huangdy2...@qq.com
On Sun, 27 Oct 2024 at 17:38 GMT+8, 黄铎彦 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.

Re: Re: msvc directory missing in PostgreSQL 17.0

2024-10-27 Thread huangdy2...@qq.com
On Sun, 27 Oct 2024 at 16:38 GMT+8, Dave Page wrote: >You can see how it’s done if you take a look at the actions in >https://github.com/dpage/winpgbuild. The postgresql-dev one is probably the >best example, as it only runs a single meson build, whilst the postgresql >action is a matrix buil