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

wenv init is not working. #17

Open
vivek-ram opened this issue Jul 12, 2022 · 3 comments
Open

wenv init is not working. #17

vivek-ram opened this issue Jul 12, 2022 · 3 comments
Labels
question Further information is requested

Comments

@vivek-ram
Copy link

i have m1 mac and wine64. when i try went init commend giving me an error. Bad CPU type in executable: b'/opt/homebrew/bin/wine'

@s-m-e
Copy link
Member

s-m-e commented Jul 12, 2022

Theoretically, Wine can run on M1. I just do not know how to properly install it (or the right version of it) on Mac OS. wenv should be fine - this is an issue with your installation of Wine.

@s-m-e s-m-e added the question Further information is requested label Jul 12, 2022
@vivek-ram
Copy link
Author

Normal wine is not working. Coz mac os not support 34 bit so I downloaded wine 64 but for some reason wenv is only recognising wine not wine64. Can we change wenv wine settings.

@s-m-e
Copy link
Member

s-m-e commented Jul 13, 2022

Now I understand. wenv runs in 32-bit-mode by default. You have to set the arch parameter to win64 (or arm64, I am not entirely sure), then it should hopefully work.

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

No branches or pull requests

2 participants