You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2008/05/28 16:58:00 UTC

[jira] Resolved: (AMQCPP-177) Defines for static linking with APR on Windows

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

Timothy Bish resolved AMQCPP-177.
---------------------------------

    Resolution: Fixed

Defines added in trunk VC project file.

> Defines for static linking with APR on Windows
> ----------------------------------------------
>
>                 Key: AMQCPP-177
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-177
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>            Reporter: Albert Strasheim
>            Assignee: Timothy Bish
>             Fix For: 2.2
>
>
> It seems one has to define
> APR_DECLARE_STATIC
> APU_DECLARE_STATIC
> API_DECLARE_STATIC
> in the Windows Debug and Release builds so that the static library version of AMQCPP can be properly linked along with the static version of apr, apr-util and apr-iconv.
> I had to do this to get pyactivemq building with VS2005 using the latest AMQCPP from trunk (thanks for fixing the Windows build!).

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