Re: Build system for Windows
Eric Covener <[email protected]> Tue, 12 May 2026 06:15:24 -0400
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <CALK=YjMwJAFCFV0dSR1C52dp-Bj0eogVu1ZWR0+jAhpYnpdmKw@mail.gmail.com> |
On Sat, May 9, 2026 at 5:22=E2=80=AFPM Ivan Zhakov <[email protected]> wrote: > > Hi, > > Currently apr-trunk has three different ways to build on Windows. > > 1. Visual C++ 6.0 (.dsw/.dsp) > > 2. NMake (apr.mak/libapr.mak). Generated during tarbal creation. > > 3. CMake (CMakeLists.txt) > > I suggest to make CMake the only build system for Windows and remove supp= ort for everything else (Visual C++ 6.0 and NMake): +1