Skip to content

build: Fix undefined SPIRV symbols on linux #1585

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ColinKinloch
Copy link
Contributor

For some reason on Fedora 42 linking glsl doesn't link it's SPIRV-Tools dependencies.

At the linking stage cmake spits out undefined reference to symbols with the prefix spv or in the namespace spvtools.

Fixes #1544

@ColinKinloch ColinKinloch marked this pull request as draft June 1, 2025 01:16
@ColinKinloch ColinKinloch force-pushed the spirv_fedora branch 2 times, most recently from 50a4ff2 to ad9804a Compare June 1, 2025 01:26
For some reason on Fedora 42 linking glsl doesn't link it's SPIRV-Tools
dependencies.

Fixes cemu-project#1544
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.

Cannot build CEMU since the upgrade to Fedora 42.
1 participant