We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building Python fails with
5> 1>------ Erstellen gestartet: Projekt: _ssl, Konfiguration: Release x64 ------ 5> 1> Found a working perl at 'C:\Perl64\bin\perl.exe' 5> 1> Found an SSL directory at '..\..\openssl-1.0.1e' 5> 1> Assembling: ms\uptable.asm 5>ms\uptable.asm(1): error A2008: syntax error : default 5>ms\uptable.asm(2): error A2008: syntax error : in expression 5>ms\uptable.asm(3): error A2008: syntax error : . 5>ms\uptable.asm(5): error A2008: syntax error : in directive 5>ms\uptable.asm(6): error A2008: syntax error : global 5>ms\uptable.asm(8): error A2034: must be in segment block 5>ms\uptable.asm(9): error A2034: must be in segment block
The full build log for Python can be found at http://pastebin.com/P9EHF8PU
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Building Python fails with
The full build log for Python can be found at http://pastebin.com/P9EHF8PU
The text was updated successfully, but these errors were encountered: