-
Bug
-
Resolution: Done
-
Major
-
1.1.0-alpha
MSBuild cannot build C++ examples: broker, helloworld, helloworld_direct, simple_recv, simple_send, direct_recv, direct_send, client, server, server_direct, flow_control, connection_options, queue_browser, selected_recv, ssl, ssl_client_cert, encode_decode due missing header files:
"...
C:\qpid-proton\VS2012\examples\build\include\proton/value.hpp(25): fatal error C1083: Cannot open include file: 'proton/codec/encoder.hpp': No such file or directory
..."
Please, see the attached command line transcript.
Examples in "~examples/c/messenger" (recv, recv-async, send, send-async) are built.