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

[proton-cpp, Windows] Unable to build example multithreaded_client_flow_control

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 1.2.0.GA
    • amqp-cpp-client
    • None
    • Hide

      Try to build multithreaded_client_flow_control example on Windows.

      Show
      Try to build multithreaded_client_flow_control example on Windows.

    Description

      Unable to build multithreaded_client_flow_control project in examples.

      5 errors:

      Error	1	error C2664: 'bool proton::work_queue::add(proton::v03::work)' : cannot convert argument 1 from 'sender::send::<lambda_4d885b8270276fd751589d07f8d1623e>' to 'proton::v03::work'	C:\qpid_proton\qpid-proton-winsdk\examples\cpp\multithreaded_client_flow_control.cpp	92	1	multithreaded_client_flow_control
      
      Error	2	error C2664: 'bool proton::work_queue::add(proton::v03::work)' : cannot convert argument 1 from 'sender::close::<lambda_d8a5e81866023bc534215ae112b6ef0e>' to 'proton::v03::work'	C:\qpid_proton\qpid-proton-winsdk\examples\cpp\multithreaded_client_flow_control.cpp	97	1	multithreaded_client_flow_control
      
      Error	3	error C2664: 'bool proton::work_queue::add(proton::v03::work)' : cannot convert argument 1 from 'receiver::receive::<lambda_a9de16d648534b052220648a190058cb>' to 'proton::v03::work'	C:\qpid_proton\qpid-proton-winsdk\examples\cpp\multithreaded_client_flow_control.cpp	177	1	multithreaded_client_flow_control
      
      Error	4	error C2664: 'bool proton::work_queue::add(proton::v03::work)' : cannot convert argument 1 from 'receiver::close::<lambda_65cad3416132bd1cd42f6e075c29ee7e>' to 'proton::v03::work'	C:\qpid_proton\qpid-proton-winsdk\examples\cpp\multithreaded_client_flow_control.cpp	183	1	multithreaded_client_flow_control
      
      Error	5	error C2440: 'initializing' : cannot convert from 'int' to 'std::atomic_int'	C:\qpid_proton\qpid-proton-winsdk\examples\cpp\multithreaded_client_flow_control.cpp	264	1	multithreaded_client_flow_control
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: