-
Bug
-
Resolution: Done
-
Major
-
1.2.0.GA
-
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
-
-
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
- is cloned by
-
ENTMQCL-566 [proton-cpp, Windows] Unable to build example multithreaded_client_flow_control
-
- Closed
-
- relates to
-
PROTON-1603 Loading...
-
PROTON-1654 Loading...