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

Disable automatic NativeAOT linking #60

Merged

Conversation

deathbeam
Copy link
Contributor

Currently BindgenInternal.LoadDLLSymbol do not supports statically linked libraries so for now disable automatic linking and add comment with explanation.

@deathbeam deathbeam force-pushed the disable-auto-linking branch from c44e26c to 88fe47a Compare October 26, 2024 19:32
Currently `BindgenInternal.LoadDLLSymbol` do not supports statically linked
libraries so for now disable automatic linking and add comment with explanation.

Signed-off-by: Tomas Slusny <[email protected]>
@deathbeam deathbeam force-pushed the disable-auto-linking branch from 88fe47a to 7199f2d Compare October 26, 2024 19:33
@BeanCheeseBurrito BeanCheeseBurrito merged commit 0bfb439 into BeanCheeseBurrito:main Oct 26, 2024
3 checks passed
@deathbeam deathbeam deleted the disable-auto-linking branch October 26, 2024 22:40
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