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 has been archived by the owner on Aug 8, 2024. It is now read-only.
Someone needs to make sure everything works on Win64. This is a bit tricky as one commonly ends up with a mix of 32- and 64- bit binaries, and the usual assumptions about \Program Files\ don't apply because 32-bit programs are in \Program Files (x86)\. How that mix is divided can vary per-installation, but I'm not sure we can test all of those configurations. It will be up to you to make sure we don't make any obviously incorrect assumptions and to test and maintain at least one easily-installed 64-bit setup.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Someone needs to make sure everything works on Win64. This is a bit tricky as one commonly ends up with a mix of 32- and 64- bit binaries, and the usual assumptions about
\Program Files\
don't apply because 32-bit programs are in\Program Files (x86)\
. How that mix is divided can vary per-installation, but I'm not sure we can test all of those configurations. It will be up to you to make sure we don't make any obviously incorrect assumptions and to test and maintain at least one easily-installed 64-bit setup.The text was updated successfully, but these errors were encountered: