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

Why is dynlib used as macOS library suffix? #43

Closed
BeastLe9enD opened this issue Jun 20, 2022 · 1 comment · Fixed by #45
Closed

Why is dynlib used as macOS library suffix? #43

BeastLe9enD opened this issue Jun 20, 2022 · 1 comment · Fixed by #45

Comments

@BeastLe9enD
Copy link
Contributor

I saw that the DXC native library file is named libdxcompiler.dynlib instead of libdxcompiler.dylib, what's the reason for this? I have never seen the type dynlibon MacOS

@Jasper-Bekkers
Copy link
Member

Probably just a typo - we haven't really used the macOS path actively in recent times. Feel free to PR.

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 a pull request may close this issue.

2 participants