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

Windows build fixes for recent free function render services #1502

Merged
merged 3 commits into from
May 9, 2022

Conversation

fpsunflower
Copy link
Contributor

Description

The latest changes to leverage llvm-bitcode for renderer services did not build properly on windows. This set of patches should fix this along with a few other minor things.

I have a feeling there is probably a more "Cmake native" way of getting the path to the llvm-as and llvm-link binaries. I'm definitely open to suggestions here.

Copy link
Collaborator

@lgritz lgritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@lgritz lgritz merged commit 5efe15a into AcademySoftwareFoundation:main May 9, 2022
@fpsunflower fpsunflower deleted the windows-fixes branch May 9, 2022 23:34
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