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

Compile libxcb on macOS #149

Merged
merged 1 commit into from
Jun 7, 2020
Merged

Compile libxcb on macOS #149

merged 1 commit into from
Jun 7, 2020

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Jun 7, 2020

@nulano
Copy link
Contributor

nulano commented Jun 7, 2020

Does this also work for Linux? XCB support is most useful on Linux, but IIRC the manylinux wheels don't have it currently.

@radarhere
Copy link
Member Author

My attempts to compile for Linux are stuck at

configure: error: Package requirements (xcb-proto >= 1.14) were not met:

Variable 'pc_sysrootdir' not defined in '/usr/local/lib/pkgconfig/xcb-proto.pc'

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XCBPROTO_CFLAGS
and XCBPROTO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

I've tried a few things, but without success.

@hugovk hugovk merged commit 3946cb7 into python-pillow:master Jun 7, 2020
@radarhere radarhere deleted the xcb branch June 7, 2020 21:27
@radarhere
Copy link
Member Author

Linux support was later added in #151

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

Successfully merging this pull request may close these issues.

None yet

3 participants