The existing NuGet package is targeting vc141 (VS2017) toolset, and it is hardly possible to use it (link with it) in VS2019 with vc142 toolset.
Please, create the package for vc142 toolset.
Though it is possible to copy \log4cpp.1.1.3\lib\native\v141 into \log4cpp.1.1.3\lib\native\v142 (or better create a link to save some space), the main problem is missing support of x64 configuration.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, you're right. I've missed the point.
The issue should be re-addressed to the NuGet package creator. It is built from https://github.com/MikeAirey/log4cpp , so I'll submit the issue there.
This issue can now be closed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Though it is possible to copy
\log4cpp.1.1.3\lib\native\v141
into\log4cpp.1.1.3\lib\native\v142
(or better create a link to save some space), the main problem is missing support of x64 configuration.Hello Anton,
Log4cpp project is distributed in sources.
Isn't this trouble related to the distribution of NuGet?
Yes, you're right. I've missed the point.
The issue should be re-addressed to the NuGet package creator. It is built from https://github.com/MikeAirey/log4cpp , so I'll submit the issue there.
This issue can now be closed.