Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Remove hardcoded .so from MI_PlatformSpecific.cs - #34

Merged
Aditya Patwardhan (adityapatwardhan) merged 1 commit into
PowerShell:masterfrom
adityapatwardhan:FixMacOS
Aug 5, 2019
Merged

Remove hardcoded .so from MI_PlatformSpecific.cs#34
Aditya Patwardhan (adityapatwardhan) merged 1 commit into
PowerShell:masterfrom
adityapatwardhan:FixMacOS

Conversation

@adityapatwardhan

Copy link
Copy Markdown
Member

Fixes #33

Remove hardcoded .so from the MI_PlatformSpecific.cs to fix loading on MacOS.

@TravisEz13 Travis Plunk (TravisEz13) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please validate before merging

@joshdean1 Josh Dean (joshdean1) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since removing the .so, the below error now appears:

System.DllNotFoundException: Unable to load shared library 'libmi.so' or one of its dependencies.

@adityapatwardhan

Aditya Patwardhan (adityapatwardhan) commented Aug 5, 2019

Copy link
Copy Markdown
Member Author

Tested it on a private build. Basic tests worked fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doesn't work for macOS

3 participants