You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Roger Leigh (Jira)" <ji...@apache.org> on 2020/05/24 20:50:00 UTC

[jira] [Created] (XALANC-802) Static builds are broken on Windows

Roger Leigh created XALANC-802:
----------------------------------

             Summary: Static builds are broken on Windows
                 Key: XALANC-802
                 URL: https://issues.apache.org/jira/browse/XALANC-802
             Project: XalanC
          Issue Type: Bug
          Components: XalanC
    Affects Versions: 1.11
         Environment: MSVC
            Reporter: Roger Leigh
            Assignee: Gary D. Gregory
             Fix For: 1.13


The DLL import/export macros are used unconditionally, breaking linking when using a static library.

Use a suitable _EXPORT define when building; see CMake GenerateExportHeader for one way to do this which could be easily enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org