You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2009/12/14 21:47:26 UTC

[jira] Created: (QPID-2271) Building C++ examples on Windows doesn't need explicit refs to Boost libs

Building C++ examples on Windows doesn't need explicit refs to Boost libs
-------------------------------------------------------------------------

                 Key: QPID-2271
                 URL: https://issues.apache.org/jira/browse/QPID-2271
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.6
         Environment: Windows
            Reporter: Steve Huston
            Assignee: Steve Huston
             Fix For: 0.6


When building the C++ examples on Windows, it's best to not explicitly refer to the Boost libraries. The Boost headers will implicitly link in whatever is needed to satisfy the references.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2271) Building C++ examples on Windows doesn't need explicit refs to Boost libs

Posted by "Steve Huston (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston resolved QPID-2271.
--------------------------------

    Resolution: Fixed

Fixed on trunk r890473

> Building C++ examples on Windows doesn't need explicit refs to Boost libs
> -------------------------------------------------------------------------
>
>                 Key: QPID-2271
>                 URL: https://issues.apache.org/jira/browse/QPID-2271
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.6
>         Environment: Windows
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>             Fix For: 0.6
>
>
> When building the C++ examples on Windows, it's best to not explicitly refer to the Boost libraries. The Boost headers will implicitly link in whatever is needed to satisfy the references.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org