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 20:57:41 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12868789#action_12868789 ] 

Chuck Rolke commented on QPID-2612:
-----------------------------------

Update 945778 fixes the build. This issue can be closed.

> 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, messaging_dll2.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