[
https://issues.apache.org/jira/browse/PROTON-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Clinton updated PROTON-1492:
---------------------------------
Summary: event_loop::inject link error with qpid-proton-0.17.0 (was:
event_loop::inject ink error with qpid-proton-0.17.0)
> 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
>
> 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]