You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <qp...@incubator.apache.org> on 2010/05/18 18:40:43 UTC

[jira] Updated: (QPID-2612) Recent DLL qpidtypes breaks the build on Windows

     [ https://issues.apache.org/jira/browse/QPID-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuck Rolke updated QPID-2612:
------------------------------

    Attachment: Messaging_dll.patch

Patch to sort out the DLL import/export settings for the new qpidmessaging DLL.
Based at qpid/cpp.

> Recent DLL qpidtypes breaks the build on Windows
> ------------------------------------------------
>
>                 Key: QPID-2612
>                 URL: https://issues.apache.org/jira/browse/QPID-2612
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>         Environment: Fresh svn checkout
>            Reporter: Chuck Rolke
>            Assignee: Gordon Sim
>             Fix For: 0.7
>
>         Attachments: Messaging_dll.patch
>
>
> At a minimum the project H files must change QPID_COMMON_EXTERN to QPID_TYPES_EXTERN to get the import/export straight.
> However, there's a bigger problem with circular dependencies between qpidcommon and qpidtypes. The common has windows/sys and framing that types needs and vice versa. 
> Linux avoids this problem by having the dependencies resolved at load time.

-- 
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