Search found 22 matches

by flownthecoop
04 Nov 2015, 02:24
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

It says I do not have permissions to do that.
by flownthecoop
03 Nov 2015, 06:35
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

Do you think that will be available by the end of the year?
by flownthecoop
30 Oct 2015, 21:26
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

So I thought I would give this another shot and have come up with some new errors. I copied the libnoesis.so file from the unity package and all the cs files from the mono project into a new xamarin android app. I then tried to load the library with JavaSystem.LoadLibrary("Noesis"), which ...
by flownthecoop
30 Oct 2015, 20:04
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

Awesome, I look forward to testing this out.
by flownthecoop
29 Oct 2015, 04:04
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

Any chance in a beta before then?
by flownthecoop
27 Oct 2015, 18:24
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

I think I'm going to have to skip this. It is going to take much longer than expected. After I imported libnoesis.so and copied all the c# files the application would crash as soon as I called Noesis.GUI.InitOpenGL(). If I had more time to invest I would look into this a little more. Do you guys pla...
by flownthecoop
27 Oct 2015, 04:59
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

I was thinking about the PInvokes. It lookes the the build tool will only build the windows binaries so I will have to get the Noesis.so library and link that. Once I get that done how would I actually show the view?
by flownthecoop
27 Oct 2015, 02:46
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

So it turns out I do not remember anything about c++. Looks like ill have to wait until the final release.
by flownthecoop
27 Oct 2015, 02:15
Forum: General Discussion
Replies: 20
Views: 7210

Re: Xamarin

I'll give it a shot and see what happens.

When do you think the final release will be ready?
by flownthecoop
27 Oct 2015, 00:25
Forum: General Discussion
Replies: 20
Views: 7210

Xamarin

Is it possible to use the mono beta for xamarin? If not are there any xamarin binding for ios/android?