Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-565

[cpp] Windows build does not compile the examples that require C++11

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 1.2.0.GA
    • Fix Version/s: 2.0.0.B1
    • Component/s: amqp-cpp-client
    • Labels:
      None
    • Environment:

      Windows Server 2012 R2
      qpid-proton-winsdk 0.18.0.3-2

    • Target Release:
    • Sprint:
      January 2018
    • Steps to Reproduce:
      Hide

      Try to build multithreaded_client example on Windows.

      Show
      Try to build multithreaded_client example on Windows.
    • Affects:
      Release Notes
    • Release Notes Text:
      The AMQ C++ client is supported for use on Microsoft Windows Server 2012 R2. However, compiling the examples as C++11 is not yet supported on this operating system.
    • Release Notes Docs Status:
      Documented as Known Issue

      Description

      Unable to build multithreaded_client project in examples.

      2 errors:

      Error	1	error C2664: 'bool proton::work_queue::add(proton::v03::work)' : cannot convert argument 1 from 'client::send::<lambda_5e3a56656d32ca83e3e32d0548282a7b>' to 'proton::v03::work'	C:\qpid_proton\qpid-proton-winsdk\examples\cpp\multithreaded_client.cpp	77	1	multithreaded_client
      

      Error	2	error C2664: 'bool proton::work_queue::add(proton::v03::work)' : cannot convert argument 1 from 'client::close::<lambda_f40dea99121013f5b9bc000c5ee10f4f>' to 'proton::v03::work'	C:\qpid_proton\qpid-proton-winsdk\examples\cpp\multithreaded_client.cpp	91	1	multithreaded_client
      
      

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  astitcher Andrew Stitcher
                  Reporter:
                  rkubis Radim Kubis
                  Tester:
                  Radim Kubis
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  6 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: