You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
In the configure script, the PYTHON variable is missing quotes around it (PYTHON=c:\Program Files\Python\python). This causes problems compiling the code on Windows 8.1
In the configure script, the PYTHON variable is missing quotes around it (PYTHON=c:\Program Files\Python\python). This causes problems compiling the code on Windows 8.1
Thank you!