The log4cpp project is located here: https://sourceforge.net/p/log4cpp/
- Prerequisites: vc143 toolset (installed with MS Visual Studio 2022 or as part of associated build tools);
cmake
,MSBuild
andnuget
on the PATH - Clone the repository
- Run
BuildNugetPackage.cmd
- Test the resulting package by following the instructions in the README in the ./nuget-sample directory.