You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2009/08/10 20:31:15 UTC

[jira] Closed: (XERCESC-1611) packageBinaries.pl does not look in appropriate directory for dlls in one spot

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

Alberto Massari closed XERCESC-1611.
------------------------------------

    Resolution: Won't Fix

packageBinaries.pl is no more part of Xerces 3.0 code

> packageBinaries.pl does not look in appropriate directory for dlls in one spot
> ------------------------------------------------------------------------------
>
>                 Key: XERCESC-1611
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1611
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.0
>            Reporter: Philip Schlesinger
>
> diff:
> 383,384c383,384
> <        psystem("cp -fv $ICUROOT/bin/icuuc32.dll $targetdir/bin");
> <        psystem("cp -fv $ICUROOT/bin/icuuc32d.dll $targetdir/bin");
> ---
> >        psystem("cp -fv $ICUROOT/lib/icuuc34.dll $targetdir/bin");
> >        psystem("cp -fv $ICUROOT/lib/icuuc34d.dll $targetdir/bin");

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


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org