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
             Fix For: 0.7


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:[email protected]

Reply via email to