Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-365

3.3.0 - compiler errors in Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.4.0
    • None
    • None
    • windows 7, visual studio 2008 sp1, apr 1.4.2

    Description

      Getting compiler errors with 3.3.0. Didn't get these errors with 3.2.5.

      Here's a snippet:

      1>OpenWireResponseBuilder.cpp
      1>d:\edwork\vh\lib\activemq\activemq-cpp\src\main\activemq/util/PrimitiveList.h(36) : error C2487: 'decaf::util::AbstractCollection<E>::addAll' : member of dll interface class may not be declared with dll interface
      1>        with
      1>        [
      1>            E=activemq::util::PrimitiveValueNode
      1>        ]
      1>d:\edwork\vh\lib\activemq\activemq-cpp\src\main\activemq/util/PrimitiveList.h(36) : error C2487: 'decaf::util::AbstractList<E>::add' : member of dll interface class may not be declared with dll interface
      1>        with
      1>        [
      1>            E=activemq::util::PrimitiveValueNode
      1>        ]
      1>d:\edwork\vh\lib\activemq\activemq-cpp\src\main\activemq/util/PrimitiveList.h(36) : error C2487: 'decaf::util::AbstractList<E>::add' : member of dll interface class may not be declared with dll interface
      1>        with
      1>        [
      1>            E=activemq::util::PrimitiveValueNode
      1>        ]
      1>d:\edwork\vh\lib\activemq\activemq-cpp\src\main\activemq/util/PrimitiveList.h(36) : error C2487: 'decaf::util::AbstractCollection<E>::addAll' : member of dll interface class may not be declared with dll interface
      1>        with
      1>        [
      1>            E=activemq::util::PrimitiveValueNode
      1>        ]
      1>d:\edwork\vh\lib\activemq\activemq-cpp\src\main\activemq/util/PrimitiveList.h(36) : error C2487: 'decaf::util::AbstractList<E>::addAll' : member of dll interface class may not be declared with dll interface
      1>        with
      1>        [
      1>            E=activemq::util::PrimitiveValueNode
      1>        ]
      

      getting 54 errors, but most look like the above.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            fasteddie Eddie Fast
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: