[
https://issues.apache.org/jira/browse/LOGCXX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145906#comment-17145906
]
Robert Middleton commented on LOGCXX-510:
-----------------------------------------
Hmm, I'm able to compile perfectly fine using VS2019(after compiling APR,
APR-util, and expat of course).
Are you running the non-bundled version of CMake? Do you have cygwin/mingw on
your PATH? I'm wondering if one of those is messing up the tools that Visual
Studio is trying to use.
The quotes around the VERSION/SOVERSION should be fine, although I'm very
confused as to why I don't have any errors at all. Alternatively, could your
path be too deep? Windows can act funny if you have too many characters in the
path. I'm not sure if you're there yet, but that path does look very long.
> Build problems using CMAKE and Visual Studio 2019 Community
> -----------------------------------------------------------
>
> Key: LOGCXX-510
> URL: https://issues.apache.org/jira/browse/LOGCXX-510
> Project: Log4cxx
> Issue Type: Bug
> Components: Build
> Affects Versions: 0.11.0
> Reporter: Thorsten Schöning
> Assignee: Thorsten Schöning
> Priority: Major
> Attachments: CMP00079.png, missing_log4cxx_rc.png,
> set_target_properties.png
>
>
> I just tested building log4cxx using CMAKE and Visual Studio 2019 Community.
> Things failed and I want to use this bug to document everything that I've
> found, because for some things I'm not sure how to handle them properly. Will
> create a new branch to maintain the fixes I came along, so that those can at
> best be later reviewed by others. The branch of interest is currently named
> "logcxx_510_cmake_vs2019_compat".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)