[ 
https://issues.apache.org/jira/browse/QPID-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727721#comment-13727721
 ] 

ASF subversion and git services commented on QPID-5017:
-------------------------------------------------------

Commit 1509736 from c...@apache.org in branch 'qpid/branches/0.24'
[ https://svn.apache.org/r1509736 ]

QPID-5017: WinSDK build leaves release executables stranded in /bin directory - 
merge fix to 0.24 release branch
                
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to