You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Andrew Perella (JIRA)" <ji...@apache.org> on 2010/11/19 10:13:22 UTC

[jira] Issue Comment Edited: (THRIFT-252) Python libraries unable to build with MSVC on Windows

    [ https://issues.apache.org/jira/browse/THRIFT-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933739#action_12933739 ] 

Andrew Perella edited comment on THRIFT-252 at 11/19/10 4:13 AM:
-----------------------------------------------------------------

I have recreated the patch as applied to latest trunk as of 19 Nov 2010

      was (Author: ajperella):
    patch as applied to latest trunk as of 19 Nov 2010
  
> Python libraries unable to build with MSVC on Windows
> -----------------------------------------------------
>
>                 Key: THRIFT-252
>                 URL: https://issues.apache.org/jira/browse/THRIFT-252
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Python - Library
>         Environment: Windows XP or Vista, Visual C++ 2008 (and likely others)
>            Reporter: Michael Greene
>            Assignee: Michael Greene
>         Attachments: thrift-252-python-msvc-1.diff, thrift-python-msvc.diff
>
>
> This patch adds support for Visual C++ on Windows to the Python libraries.  stdbool and stdint are not available on MSVC, so alternates were defined.  netinet is replaced with winsock2.
> Additionally, setup.py is updated to support this platform and with the latest project information.

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