문제

The title says it all. Can I build and/or run Kivy apps on computers with videocards supporting no more than OpenGL 1.x ?

도움이 되었습니까?

해결책

No, this is not possible. Our graphics engine is built to use modern OpenGL, not the old one. We have no plans for that, and will never do it in the future. If you want to target very old hardware, use another toolkit :)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top