[
https://issues.apache.org/jira/browse/QPID-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13720770#comment-13720770
]
Chuck Rolke commented on QPID-5017:
-----------------------------------
Upon further reflection a better strategy for these files is to simply delete
them during the creation of the SDK. WinSDK is a vehicle for delivering qpid
client libraries and not for delivering generally useful tools. A general tool
kit needs much more than these few files and is beyond the scope of WinSDK.
> WinSDK build leaves release executables stranded in \bin directory
> ------------------------------------------------------------------
>
> Key: QPID-5017
> URL: https://issues.apache.org/jira/browse/QPID-5017
> Project: Qpid
> Issue Type: Bug
> Components: Build Tools
> Affects Versions: 0.22
> Environment: windows
> Reporter: Chuck Rolke
> Assignee: Chuck Rolke
>
> Several new[1] files have been added to C++ install
> * qmf-gen
> * qpidt
> * qpid-ping
> * qpid-send
> * qpid-receive
> * qpid-topic-listener
> * qpid-topic-publisher
> * sender
> * receiver
> But these files are not properly disposed in the WinSDK build process. WinSDK
> separates the debug and release variants into separate subdirectories
> bin\Debug and bin\Release. The files listed above are installed twice to \bin
> with the Release variants overwriting the Debug variants. The final SDK is
> left with only the Release variants sitting in the wrong directory.
> These files should be moved into bin\Debug after the debug build and moved
> again into bin\Release after the release build.
> [1] 2012-10-22
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]