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

Fixing issue where the Sentry.so file hasn't been copied yet to the binaries folder therefore resulting in a compile error #327

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

Edstub207
Copy link
Contributor

@Edstub207 Edstub207 commented Jul 16, 2023

Fixing the following:
Library 'E:\Horde\Work\Blah\Sync\BLAH\Plugins\External\SentryUnrealPlugin\Binaries\Linux\libsentry.so' was not resolvable to a file when used in Module 'Sentry', assuming it is a filename and will search library paths for it. This is slow and dependency checking will not work for it. Please update reference to be fully qualified alternatively use PublicSystemLibraryPaths if you do intended to use this slow path to suppress this warning. [...]

While the RuntimeDependencies does mark this file correctly, it doesn't copy it in time for PublicAdditionalLibraries to use it.

@Edstub207
Copy link
Contributor Author

@tustanivsky FYI :)

@tustanivsky tustanivsky merged commit 27f6e27 into getsentry:main Jul 20, 2023
5 checks passed
@Edstub207 Edstub207 deleted the patch-6 branch July 21, 2023 20:12
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