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

Link the language server against SPIRV #8

Merged
merged 1 commit into from
Jan 23, 2021
Merged

Conversation

lanza
Copy link
Contributor

@lanza lanza commented Jan 23, 2021

On Darwin the linker doens't keep around a few symbols from libSPIRV
while linking against glslang and thus the link fails. Explicitly add
the SPIRV dependency here.

On Darwin the linker doens't keep around a few symbols from libSPIRV
while linking against glslang and thus the link fails. Explicitly add
the SPIRV dependency here.
@svenstaro
Copy link
Owner

Seems to work fine for me on Linux and if you say it fixes stuff on Darwin then I'm good with it. :)

@svenstaro svenstaro merged commit 0ac54d4 into svenstaro:master Jan 23, 2021
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.

2 participants