You will need to make a custom vcpkg ports directory in order to override what is in vcpkg by default. Check the documentation for vcpkg on how to create an overlay ports directory.
-Robert Middleton On Wed, Apr 5, 2023 at 4:23 AM Alwyn Mok <c23bl...@gmail.com> wrote: > > Hi Sir/Mdm, > > > > Following the instruction in build-vcpkg.md (Building with vcpkg > {#build-vcpkg}) > > The default version of log4cxx used is apache-log4cxx-0.13.0 instead of > apache-log4cxx-1.0.0 > > > > How may I obtain apache-log4cxx-1.0.0 via vcpkg, in order to build into a > .dll file? > > > > Thanks in advance, > > Alwyn Mok