Open Lachee opened 3 years ago
This library currently does not support MacOS because I do not have a Mac available to develop on.
Looking for contributors that can work on this feature
The same problem in MacOS, such as
Fallback handler could not load library /Applications/Unity/Unity.app/Contents/Frameworks/Mono/lib/libNativeNamedPipe.bundle
Fallback handler could not load library /Applications/Unity/Unity.app/Contents/Frameworks/Mono/lib/libNativeNamedPipe
Fallback handler could not load library /Applications/Unity/Unity.app/Contents/Frameworks/Mono/lib/libNativeNamedPipe.dylib
Hey Lachee,
Are you still looking for help with this. If so, I would be willing to help out. Let me know!
The plugin included for Unix is a
.so
file but Unity requires a.bundle
file for Mac OS:I don't need a Mac build bad enough to create a bundle right now, just leaving this here for anyone else that runs into the issue.
Originally posted by @jelling in https://github.com/Lachee/unity-named-pipes/issues/2#issuecomment-837131140