• Thomas Heller's avatar
    On Win64, linking the python dll currently fails with 'unresolved · a041ba56
    Thomas Heller yazdı
    external symbol PyObject_Unicode'.
    
    Building _ssl than hangs the build server because starting python.exe
    displayes a message box that 'Python30.dll' cannot be found.
    
    Temporary (?) solution: Look for existance of python30.dll and fail
    the _ssl build when it is missing.
    a041ba56
build_ssl.bat 327 Bytes