<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"/></head><body>I would like to make Python bindings to Sword. >From reading the
    documentation that comes with Sword, I see that I need to build the
    entire Sword library in order to do this. What would be the
    recommended compiler to use?<br>

    <br>

    I am running Windows 8.1. I don't have any experience with making
    SWIG bindings, so I'm not sure whether or not I would need to use
    the same version of Visual Studio that Python is compiled with
    (which, for Python 2, is VC2008). If not, my guess would be that I
    should use a newer version of Visual Studio, but I could also use
    MinGW or anything else that works. Also, if I should use Visual Studio, would the Express edition work?<br>

    <br>

    Thank you.<br>

    <br>

    -- Timothy</body></html>