QtSharp icon indicating copy to clipboard operation
QtSharp copied to clipboard

VC++ support

Open emmatyping opened this issue 10 years ago • 5 comments

I know you don't have it currently, but I would love to see it.

emmatyping avatar Dec 27 '15 03:12 emmatyping

Hello @IronManMark20 . I am afraid that unless money is involved, VC++ is indeed an extremely minor priority to me. I have two more major features to add to C++#/Qt#, one of them far from trivial, then I have to add continuous integration, and then I want to ensure proper Linux and OS X support. May I ask for the exact reasons you need the VC++ version of Qt? I would like to discuss it because it might turn out that Qt MinGW would work for you just as well.

ddobrev avatar Dec 27 '15 11:12 ddobrev

The biggest issue is that MinGW is not compatible with MSVC binaries, so I would have to re-compile the most popular libraries and other things I am using. It also would limit Qt# to the desktop (I have an eye towards using it in a UWP app).

I don't need it now, I just want it to happen.

emmatyping avatar Dec 27 '15 20:12 emmatyping

I understand. Well, if I get to wrapping Qt for VC++ at a reasonable time from now, I'll let you know.

ddobrev avatar Dec 27 '15 21:12 ddobrev

No worries, I am watching the repo. Keep up the good work!

emmatyping avatar Dec 28 '15 01:12 emmatyping

I would love to see it also

hezhaowei avatar Apr 10 '17 12:04 hezhaowei