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

libandroid-posix-semaphore support for qt5 And PyQt5 #10104

Closed
ar664 opened this issue Mar 9, 2022 · 2 comments
Closed

libandroid-posix-semaphore support for qt5 And PyQt5 #10104

ar664 opened this issue Mar 9, 2022 · 2 comments
Labels
enhancement x11 Issue is related to stuff requiring X11 environment or x11-packages

Comments

@ar664
Copy link
Contributor

ar664 commented Mar 9, 2022

I suggest building with semaphore support now that we have libandroid-posix-semaphore.
https://github.com/termux/x11-packages/blob/ae193d67e3f0bda6a591e94c2410ab27badd7c8c/packages/qt5-qtbase/termux-build-qmake.sh#L79

Because when I try to do pip install PyQt5 this is the current error I get.
Screenshot_20220309-122414_Termux

@ar664
Copy link
Contributor Author

ar664 commented Mar 23, 2022

Update to PyQt5 build errors after pr termux/x11-packages#632 .
Screenshot_20220323-112025_Chrome

I assume the Qt5Core could be built with -system-proxies instead of -no-system-proxies

@thunder-coding thunder-coding transferred this issue from termux/x11-packages Apr 19, 2022
@xtkoba xtkoba added enhancement x11 Issue is related to stuff requiring X11 environment or x11-packages labels Apr 19, 2022
@xtkoba
Copy link
Contributor

xtkoba commented Apr 24, 2022

IPC support for Qt5 has already been added. As for PyQt5, please migrate to #10165. Thanks.

@xtkoba xtkoba closed this as completed Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement x11 Issue is related to stuff requiring X11 environment or x11-packages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants