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

Try to fix linker paths issue with deps using native deps #1652

Merged
merged 4 commits into from
Nov 28, 2024

Conversation

xd009642
Copy link
Owner

Should fix #1297

@Luthaf
Copy link
Contributor

Luthaf commented Nov 27, 2024

Thanks for this! I'm happy to test it on the full project I have when the code is working on macOS.

@xd009642
Copy link
Owner Author

@Luthaf tests pass on mac for latest build

@Luthaf
Copy link
Contributor

Luthaf commented Nov 28, 2024

I can confirm that my code runs fine with this PR and fails on master!

@xd009642
Copy link
Owner Author

Cool, I'm pretty happy with the impl it looks like it should be reliable enough. I'll merge this so it'll be available in the develop image and then tomorrow probably cut a new release

@xd009642 xd009642 merged commit 189ca9c into develop Nov 28, 2024
20 of 21 checks passed
@xd009642 xd009642 deleted the fix/link-native branch November 28, 2024 15:10
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.

target/debug/deps folder not propagated in LD_LIBRARY_PATH
2 participants