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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.B1
    • 1.2.0.GA
    • amqp-cpp-client
    • None
    • Release Notes
    • 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.
    • Documented as Known Issue
    • Hide

      Try to build multithreaded_client example on Windows.

      Show
      Try to build multithreaded_client example on Windows.
    • January 2018

      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
      
      

            astitcher Andrew Stitcher
            rkubis_kafka_devexp Radim Kubis
            Radim Kubis Radim Kubis
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: