-
-
Notifications
You must be signed in to change notification settings - Fork 753
Support for mono #155
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
Support for mono #155
Conversation
|
thanks! |
|
I've released |
|
Nice! Thanks 👍 |
|
I was unable to run mpc on mac, when running mpc on any solution file (i tried with my own and also the sandbox/SharedData example) this is the result: The output file has some code but doesn't contain anything about the types in the solution. |
|
@slvmnd You should try this version for now |
|
Thanks @potterdai that version does indeed work for me. And also thanks to @neuecc for making this great library! |
|
The latest official release, MessagePack.Unity.1.7.3.zip, is still broken on Mac OS X. @neuecc @potterdai Would you replace it with the working version? |
|
@potterdai but no generated code...
|
|
mono version 5.8.1.0 works well. |
Fix several Install-DotNetSdk issues
Inspired by Cysharp/MagicOnion#45
This will allow mpc.exe run on Mono, supporting Mac and Linux.