C++ M4 Alpha doesn't contain Windows pieces
-------------------------------------------
Key: QPID-1467
URL: https://issues.apache.org/jira/browse/QPID-1467
Project: Qpid
Issue Type: Bug
Components: Build Tools
Affects Versions: M4
Environment: Windows
Reporter: Steve Huston
Priority: Blocker
The current M4 alpha release doesn't contain pieces needed to build on Windows.
This is because:
- The release script uses the "make dist" to produce the release artifacts.
- The Windows-only files are not listed in the Makefile.am
If the Windows C++ code is to be included in the C++ kit, something needs to be
done. I assume that the Windows pieces are desired in the C++ kit along with
the Linux, Solaris, etc. stuff. If so, one possible approach is to add the
Windows-specific files to the Makefile.am EXTRA_DIST files list. I can do this
but would like feedback from the community on whether one Linux/Solaris/Windows
C++ kit is desired.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.