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

C # extended library #2230

Closed
jinyuttt opened this issue Feb 5, 2021 · 6 comments
Closed

C # extended library #2230

jinyuttt opened this issue Feb 5, 2021 · 6 comments

Comments

@jinyuttt
Copy link

jinyuttt commented Feb 5, 2021

Is it available?WPF?

@matteblair
Copy link
Member

Hi @jinyuttt, can you be more specific about what you are looking for?

@warpedgeoid
Copy link

I'm assuming that @jinyuttt wants C# bindings for Tangram-ES for use in a WPF app. Since this would first require Tangram-ES to support Windows platform, I doubt this is doable right now.

@jinyuttt
Copy link
Author

jinyuttt commented Feb 6, 2021

@warpedgeoid yes, .net core

@warpedgeoid
Copy link

@matteblair wasn’t there an effort to make a Windows port awhile back?

@matteblair
Copy link
Member

Yes, there is a PR for a MinGW port that I have neglected to follow up on: #2035 I have made other attempts at a "native" Windows port using MSVC as well, but that's a more involved problem. There seems to be persistent interest in a Windows port of some form, so I will endeavor to finally merge that.

However I don't think a Windows port of our C++ library will fulfill the request for a .NET API. @jinyuttt Do you have experience creating .NET bindings for C++ libraries?

@charlenni
Copy link

Is there any documentation, what is needed for a new platform? And could the core part build as library without any platform?

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