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

Update Build Process for Placement of Native Libraries #26

Open
mitchelsellers opened this issue Jan 19, 2022 · 0 comments · May be fixed by #42
Open

Update Build Process for Placement of Native Libraries #26

mitchelsellers opened this issue Jan 19, 2022 · 0 comments · May be fixed by #42
Assignees

Comments

@mitchelsellers
Copy link
Collaborator

This project should be updated to mimic the functionality that is used in the Imaging.Heif project that can be found here - https://github.com/FileOnQ/Imaging.Heif/blob/main/src/FileOnQ.Imaging.Heif/Build/FileOnQ.Imaging.Heif.targets

Managed and un-managed code should not be mixed.

This will also require a code change inside of the library for the method to load the assembly, in a similar to how it is done in this other project here - https://github.com/FileOnQ/Imaging.Heif/blob/main/src/FileOnQ.Imaging.Heif/Interop/Interop.cs

@kenny-sellers is familiar with this process and can help adjust this.

@kenny-sellers kenny-sellers self-assigned this Jan 24, 2022
@kenny-sellers kenny-sellers linked a pull request Jan 28, 2022 that will close this issue
2 tasks
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