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

Why is there no Windows support? #1081

Closed
zurgeg opened this issue Apr 29, 2020 · 2 comments
Closed

Why is there no Windows support? #1081

zurgeg opened this issue Apr 29, 2020 · 2 comments

Comments

@zurgeg
Copy link

zurgeg commented Apr 29, 2020

Versions

  • Python: 3.7.1
  • OS: Windows
  • Kivy: Not needed
  • Cython: Not needed

Description

I've been wondering why p4a on buildozer isn't compatible with Windows, the way compilation is done seems like it would work on Windows and, correct me if I'm wrong, Cython works on Windows, NDK works on Windows, all of the build requirements work on Windows. This might just be a crazy idea though...

@RobertFlatt
Copy link
Contributor

p4a depends on the the Linux build tools.
Given enough monkeys with enough keyboards, maybe it could work...

@AndreMiras
Copy link
Member

It was working-ish on Windows in the past, but was often breaking. Since none of the core developers have a Windows machine, it's hard to commit on its support. Thankfully there's Windows Subsystem for Linux which gives support with lower efforts.
I think we're open for contributions that brings the native Windows support back as long as it's well tested and doesn't over complicate the current code base

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

3 participants