[
https://issues.apache.org/jira/browse/PROTON-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Clinton resolved PROTON-1492.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.17.0
building qpid-proton-0.17.0 with -DCMAKE_CXX_FLAGS=-std=c++11 seems to have
taken care of my issue
> event_loop::inject link error with qpid-proton-0.17.0
> -----------------------------------------------------
>
> Key: PROTON-1492
> URL: https://issues.apache.org/jira/browse/PROTON-1492
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding
> Affects Versions: 0.17.0
> Environment: ubuntu 16.04
> Reporter: Greg Clinton
> Assignee: Cliff Jansen
> Fix For: 0.17.0
>
>
> When I build my qpid-proton-0.17.0 program I get this link error:
> undefined reference to proton::event_loop::inject(std::function<void ()>)
> Here is how I build:
> g++ -std=c++14 myprog.cpp -o myprog -lqpid-proton-cpp -lboost_system -lcrypto
> -lssl
> Am I missing a library?
> Also, without -std=c++14 or -std=c++11 the link issue goes away. But I will
> need -std=c++11 at least.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]