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

Library load fails on Mac OS X (different Team IDs) #316

Open
zmij opened this issue Nov 24, 2024 · 3 comments
Open

Library load fails on Mac OS X (different Team IDs) #316

zmij opened this issue Nov 24, 2024 · 3 comments
Labels
question Just question about the library

Comments

@zmij
Copy link

zmij commented Nov 24, 2024

Hello!

I'm developing a plugin for Loupedeck and I need to communicate with midi devices. I've added Melanchall.DryWetMidi with NuGet, but when trying to use anything from the library I'm getting the following message:

dlopen(Melanchall_DryWetMidi_Native64.dylib, 0x0001): tried: 'Melanchall_DryWetMidi_Native64.dylib' (code signature in <9D20274E-4C51-3E08-83FE-760B260D7478> '/Users/zmij/gitrepo/LoupedeckDJPlugin/bin/Debug/Melanchall_DryWetMidi_Native64.dylib' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs))

Any advice will be appreciated.

@melanchall melanchall added the question Just question about the library label Nov 24, 2024
@melanchall
Copy link
Owner

Hello,

It's the first time I see such an error :-) Well, first of all, please try search the web for a solution (use search text "dylib not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs"). Looks like a problem with your project or setup. Maybe these articles will help you:

Please let me know if you solve the issue or not.

BTW what is the version of macOS you use?

@zmij
Copy link
Author

zmij commented Nov 25, 2024

Thanks for advice, I'll investigate and let you know if something helps.

My macOS is Sequoia 15.1

@melanchall
Copy link
Owner

@zmij Any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Just question about the library
Projects
Status: To do
Development

No branches or pull requests

2 participants