Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5017

WinSDK build leaves release executables stranded in \bin directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22
    • 0.24
    • C++ Build
    • None
    • windows

    Description

      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

      Attachments

        Activity

          People

            chug Charles E. Rolke
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: