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

building lv_micropython on windows #353

Open
jonhp opened this issue Sep 19, 2024 · 3 comments
Open

building lv_micropython on windows #353

jonhp opened this issue Sep 19, 2024 · 3 comments

Comments

@jonhp
Copy link

jonhp commented Sep 19, 2024

Are the lv_micropython build instructions meant to be followed on windows 11?
Because I can’t get them to work…
Or do they have to be run on Linux; in which case perhaps, a warning should be
Added to the readme.md.
Thanks, jon

@kisvegabor
Copy link
Member

cc @kdschlosser @liamHowatt @amirgon

@amirgon
Copy link
Collaborator

amirgon commented Sep 23, 2024

See also #175

@kdschlosser
Copy link
Contributor

It depends on what you are trying to compile. If you are compiling for the ESP32 and you are on a Windows desktop PC then you will need to use WSL in order to do that. If you are wanting to compile MicroPython as a native windows application then you would need to read the link that @amirgon posted above. With Windows 11 using WSL2 you can compile for unix using WSL2 and it will give you a proper Window as if it was being natively run on Windows. You can even create a shortcut to start the application and it will work.

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

4 participants