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

Swigged bindings code does not link on windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.28
    • 0.29
    • C++ Build
    • None
    • Windows

    Description

      Until very recently the swigged bindings code was not built on windows. When it was built it became apparent that some of the modules did not link because of missing symbols due to required libraries not linked into the final loadable module.

      The real cause of this bug is that the compile options for these modules did not ensure that all symbols were resolved in them, which should be the case on Unix platforms too. If this issue had been spotted on Unix it need not have arisen on Windows.

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: