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

VC++ support #42

Open
ethanhs opened this issue Dec 27, 2015 · 5 comments
Open

VC++ support #42

ethanhs opened this issue Dec 27, 2015 · 5 comments

Comments

@ethanhs
Copy link

ethanhs commented Dec 27, 2015

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

@ddobrev
Copy link
Owner

ddobrev commented Dec 27, 2015

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.

@ethanhs
Copy link
Author

ethanhs commented Dec 27, 2015

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.

@ddobrev
Copy link
Owner

ddobrev commented Dec 27, 2015

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

@ethanhs
Copy link
Author

ethanhs commented Dec 28, 2015

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

@hezhaowei
Copy link

I would love to see it also

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

3 participants