[
https://issues.apache.org/jira/browse/QPID-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangxinquan updated QPID-4528:
------------------------------
Description:
When i compiled the helloword cpp(g++ helloworld.cpp -o helloworld) ,I received
so many “undefined reference”
errors like that (.text+0x13b): undefined reference to
`qpid::messaging::Connection::Connection(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)' ;(.text+0x21b):
undefined reference to `qpid::messaging::Sender::send(qpid::messaging::Message
const&, bool)' and so on
Who would like to help me?
was:
When i compiled the helloword cpp(g++ helloworld.cpp -o helloworld) ,I received
so many “undefined reference”
errors like that (.text+0x13b): undefined reference to
`qpid::messaging::Connection::Connection(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)' ;(.text+0x21b):
undefined reference to `qpid::messaging::Sender::send(qpid::messaging::Message
const&, bool)' and so on
Who can help me?
> I can't compile the helloworld cpp
> ----------------------------------
>
> Key: QPID-4528
> URL: https://issues.apache.org/jira/browse/QPID-4528
> Project: Qpid
> Issue Type: Test
> Components: C++ Client
> Affects Versions: 0.18
> Environment: rhel 6.0 g++ 4.4.6 20120305
> Reporter: wangxinquan
> Priority: Minor
> Labels: build
>
> When i compiled the helloword cpp(g++ helloworld.cpp -o helloworld) ,I
> received so many “undefined reference”
> errors like that (.text+0x13b): undefined reference to
> `qpid::messaging::Connection::Connection(std::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&,
> std::basic_string<char, std::char_traits<char>, std::allocator<char> >
> const&)' ;(.text+0x21b): undefined reference to
> `qpid::messaging::Sender::send(qpid::messaging::Message const&, bool)' and so
> on
> Who would like to help me?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]