Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uprust-harfbuzz and rust-png crash when linked to an application with libembedding + gtk3 #4545
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A workaround is to locally modify rust-harfbuzz and rust-png to link against the system library, but this seems hacky and error prone itself. We should work out a proper solution that will work with each linux distro.