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

Support for Xamarin / Mono for latest version of jurassic #87

Open
patriklindstrom opened this issue Feb 20, 2017 · 4 comments
Open

Support for Xamarin / Mono for latest version of jurassic #87

patriklindstrom opened this issue Feb 20, 2017 · 4 comments

Comments

@patriklindstrom
Copy link

Would be great to use this library in app development but
I did not get the nuget package or any of the branches of jurassic to work in my Xamarin project. I did however find a three year old fork of the project that @vargaz has made commitments to. And I got it to work. mono/jurassic Would be great if it could be merged .

@patriklindstrom
Copy link
Author

Ok I have not tested it yet on iOS. According to this article it might not work. https://developer.xamarin.com/guides/ios/advanced_topics/limitations/#No_Dynamic_Code_Generation . Maybe I have to call on iOS native stuff for iPhone.

@niuk
Copy link

niuk commented Feb 21, 2017

Define __MonoCS__ in the Jurassic project to use the ReflectionEmitILGenerator instead.

@tomasz-soltysik
Copy link

tomasz-soltysik commented Feb 2, 2018

@niuk Now this define does nothing (at least in master branch).
I think limitation @patriklindstrom told about is still intact.

@Lelelo1
Copy link

Lelelo1 commented Dec 5, 2019

Which version supports mono? Could I be hit by it?: #169

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

No branches or pull requests

4 participants