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

C++ examples' Visual Studio projects need BOOST_ALL_DYN_LINK to build against installed kit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6
    • 0.7
    • C++ Examples
    • None
    • Windows Visual Studio

    Description

      The examples distributed with the C++ kit contain Visual Studio solution/project files so the examples can be built by users wanting to try the examples at an installed site. The vcproj files get build errors trying to refer to the static Boost libs because the dynamic Boost libs are packaged with the kit. The examples project files need BOOST_ALL_DYN_LINK added to the C++ preprocessor settings.

      Attachments

        Activity

          People

            shuston Stephen D. Huston
            shuston Stephen D. Huston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: