rh-messaging / cli-cpp

Apache License 2.0
1 stars 1 forks source link

Add proton includes to hopefully fix Win build issue #68

Closed jiridanek closed 1 year ago

jiridanek commented 1 year ago
[C:\dtests\node_data\clients\cpp\src\aac0_sender.vcxproj]
            C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\stdlib.h(449) : see declaration of 'getenv'
    FormatUtil.cpp
  C:/dtests/node_data/clients/cpp/src/common\formatter/DictFormatter.h(11): fatal error C1083: Cannot open include file: 'proton/message.hpp': No such file or directory [C:\dtests\node_data\clients\cpp\src\aac0_sender.vcxproj]
    Generating Code...
  Done Building Project "C:\dtests\node_data\clients\cpp\src\aac0_sender.vcxproj" (rebuild target(s)) -- FAILED.

  Build FAILED.