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-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org