On Thu, 2 Dec 2021 at 22:33, Mladen Turk <mt...@apache.org> wrote: > > > On 02/12/2021 13:21, Ivan Zhakov wrote: > > On Wed, 1 Dec 2021 at 21:26, Mladen Turk <mt...@apache.org > > <mailto:mt...@apache.org>> wrote: > > > > > > So no uuidof used in recent Windows SDK. > > > > Btw Visual Studio 2008 support ended April 10, 2018 [1]. > > > > Sure, being abld to build with VS2008 is not a problem. > Issues with API beyond Windows SDK 7.1.A > (Latest one supporting Windows 7.1sp1) > > It just means apr-2 won't be able to run on anything below Windows 10. > There a lots of code you added recently that uses that new API > breaking also possibility to port that back to 1.7.x, 1.6.x branch. > > Dunno, maybe that's a good thing after all. > > We discussed some time ago that minimum version for APR trunk is Windows 7/Windows Server 2008 R2: https://lists.apache.org/thread.html/de5af5247324db3e0636a654f2c23d3ff3a94a91f9d35adf5402b927@%3Cdev.apr.apache.org%3E
As far I'm aware APR trunk should work fine in Windows 7/Windows Server 2008 R2. -- Ivan Zhakov