[ 
https://issues.apache.org/jira/browse/ARROW-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179127#comment-16179127
 ] 

ASF GitHub Bot commented on ARROW-1606:
---------------------------------------

GitHub user wesm opened a pull request:

    https://github.com/apache/arrow/pull/1127

    ARROW-1606: [Python] Copy .lib files in addition to .dll when bundling 
libraries for Windows

    I don't have access to a Windows machine at the moment to try this out 
locally. I will try from wesm/arrow-dist on Appveyor in the meantime

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wesm/arrow ARROW-1606

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/arrow/pull/1127.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1127
    
----
commit e8f6c73d8434c5746fa843d5425eb85f8b150a3e
Author: Wes McKinney <[email protected]>
Date:   2017-09-25T14:29:18Z

    Copy all suffixes for libraries on Windows to get .dll and .lib files
    
    Change-Id: I902d5f23e5d76a94dfe2ba73dcd98fe03f355cab

----


> Python: Windows wheels don't include .lib files.
> ------------------------------------------------
>
>                 Key: ARROW-1606
>                 URL: https://issues.apache.org/jira/browse/ARROW-1606
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.7.0
>            Reporter: Uwe L. Korn
>            Assignee: Wes McKinney
>              Labels: pull-request-available
>             Fix For: 0.7.1
>
>
> These files are needed to link against {{pyarrow}} natively. Surfaced in 
> https://ci.appveyor.com/project/MathMagique/turbodbc/build/master%20-%20%23297/job/wg9gxnfol9ynkmao
>  / https://github.com/blue-yonder/turbodbc/pull/125



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to