clebertsuconic commented on a change in pull request #3037: removed flag ' -l qpidtypes' from proton-cpp example URL: https://github.com/apache/activemq-artemis/pull/3037#discussion_r395815650
########## File path: examples/protocols/amqp/proton-cpp/compile.sh ########## @@ -15,4 +15,4 @@ # specific language governing permissions and limitations # under the License. # This requires g++ and qpid-cpp-client-devel -g++ src/main/cpp/hello.cpp -o hello -l qpid-proton-cpp -l qpidtypes Review comment: can I understand why? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
