Skip to content
New issue

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

Additional Windows build notes #76

Open
syserr0r opened this issue Aug 1, 2019 · 1 comment
Open

Additional Windows build notes #76

syserr0r opened this issue Aug 1, 2019 · 1 comment

Comments

@syserr0r
Copy link

syserr0r commented Aug 1, 2019

It may be helpful to add the following notes to the Windows build guide:

  • You need to explicitly run the 64-bit version of msys2 (at least on a 64-bit system)
  • If you encounter errors when running python3 setup.py install for the pyfastogt python scripts you may need to run this command python -m pip install -U --force-reinstall pip setuptools
  • If you encounter errors with python3 build_env.py you may need to exit all msys2 consoles, kill and msys2 processes that remain running and run the following from a standard windows command prompt (does not need to be elevated): c:\msys32\usr\bin\dash.exe c:\msys32\usr\bin\rebaseall -v
@jurepetrovic
Copy link

Hello @syserr0r,

thank you for your comment.
I'm getting this error when extracting openssl. It's win7, x64 and mingw64 console.
Any ideas?

image

Help very much appreciated 🍺 !
Rgds,
Jure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants