ddobrev / QtSharp

Mono/.NET bindings for Qt
Other
571 stars 52 forks source link

QtShapr for DOTNET Core #47

Closed dsoronda closed 7 years ago

dsoronda commented 7 years ago

Is it hard to add support for .NET Core ?

I could easily switch QtSharpDemo to .NET4.5/.NET4.6.1/Core builds and maybe we could have it run on Linux/OS x ?

ddobrev commented 7 years ago

.NET Core and Mono support are different things. QtSharp would have no problem to run on Linux or OS X, I just need to generate the bindings for those OS-es. If you are done with the examples and cross platform support is your next goal, please add issues for OS X and Linux bindings.