You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "sdf sdlkjflk (JIRA)" <ji...@apache.org> on 2013/01/05 09:36:12 UTC

[jira] [Created] (QPID-4528) I can't compile the helloworld cpp

sdf sdlkjflk created QPID-4528:
----------------------------------

             Summary: 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: sdf sdlkjflk
            Priority: Minor


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? 

--
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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org