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

Load specific native libraries on desktop/netfx #1342

Merged
merged 52 commits into from
Jun 25, 2020
Merged

Conversation

mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Jun 18, 2020

Description of Change

Load specific native libraries on desktop/netfx

This fixes 2 issues:

Works with #1347

Bugs Fixed

API Changes

None.

Behavioral Changes

// TODO

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Updated documentation

This fixes 2 issues:
- loading multiple versions of libSkiaSharp (#1252)
- resolving the issue with 32/64 bit dll (#713)
@mattleibow mattleibow marked this pull request as draft June 23, 2020 13:38
@mattleibow mattleibow marked this pull request as ready for review June 25, 2020 00:35
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.

1 participant