Re: Building v17 Beta2 on Windows

2024-08-09 Thread Dominique Devienne
On Tue, Aug 6, 2024 at 10:53 AM Dominique Devienne wrote: > On Mon, Aug 5, 2024 at 2:26 PM David Rowley wrote: > > Meson is now the only available method for Visual Studio builds." > > Thanks David. My colleague figured it out, thanks to your pointers. Cheers, > --DD FYI, we ran into a surprisi

Re: Building v17 Beta2 on Windows

2024-08-06 Thread Dominique Devienne
On Mon, Aug 5, 2024 at 2:26 PM David Rowley wrote: > Meson is now the only available method for Visual Studio builds." Thanks David. My colleague figured it out, thanks to your pointers. Cheers, --DD

Re: Building v17 Beta2 on Windows

2024-08-05 Thread David Rowley
On Mon, 5 Aug 2024 at 23:41, Dominique Devienne wrote: > Is that now required? Any documentation / release notes regarding > such a change? Yes. The release notes mention: "Remove the Microsoft Visual Studio-specific PostgreSQL build option (Michael Paquier) Meson is now the only available met

Building v17 Beta2 on Windows

2024-08-05 Thread Dominique Devienne
Hi. I'm using as the go-between for a colleague that's not subscribed to this ML. In short, we have Python-based automation scripts to build our 3rd parties. And the ones we have, that worked fine with v16, do not with v17 beta2, on Windows. Thus I'm asking for advice as how we should proceed. TIA