Visual Studio Add-In for VS2012
-
First post; Googling has not seemed to bring up the correct posts/discussions on e-mail threads.
Microsoft hasn't formally released a Visual Studio 2012 version yet, but I'm curious whether there are any efforts underway currently to bring the add-in to the new Visual Studio, and whether there are even any alpha releases of such a plug-in. I'd like to use some of the newer C++11 features and start moving my source code to the new platform, but I rely on the QT plugin currently.
Is it reasonable to expect the QT development team to support the VS Add-In going forward?
Thank you.
-
I don't think it's reasonable to expect an addin before there is an official release. http://labs.qt.nokia.com/2011/12/19/qt-vs-add-in-1-1-10-released/ might be interesting, too.
-
Would love to know if there are any plans for this.
As noted in the comment above, it said that 1.1.10 would be the last release, 1.1.11 just came out, so is there a chance that there will be a vs2012 version?
-
[quote author="jason.woodall" date="1347635199"]Would love to know if there are any plans for this.
As noted in the comment above, it said that 1.1.10 would be the last release, 1.1.11 just came out, so is there a chance that there will be a vs2012 version?[/quote]
Not completely correct. It actually sais:
[quote]
Note: Qt VS Add-in 1.1.10 will be the last release done by Nokia.We’re happy to announce that the project has been handed over to Digia, Qt Commercial (http://qt.digia.com/) who offers commercial support and will take over future maintenance.
[/quote] -
I too would very much like to get started with Qt 5.0 Beta 2 which has just come out. I was hoping the Add-in would be ready before the official release. From Beta2 on to the final release, only bug fixes are applied, no interfaces will change. VS2012 has been around for almost 3-4 months now (if I'm not mistaken).
I don't know who actually develops the VS Add-in, but I think I speak for many of us, that we would be grateful for a new release supporting VS2012 (which rocks BTW).
-
I'd also like to see a working VS2012 version.
The code is stored here: http://qt.gitorious.org/qt-labs/vstools
The wiki with instructions how to build is here: http://qt-project.org/faq/answer/what_is_the_qt_visual_studio_add-inThe author(s) seem to be working on VS2012 support, but I haven't been able to successfully compile anything yet.
Edit: Maybe this works: http://origin.releases.qt-project.org/digia_vsaddin/
-
"Visual Studio Add-In 1.2.0 for Qt 5 Released":http://blog.qt.digia.com/blog/2012/12/19/visual-studio-add-in-1-2-0-for-qt-5-released/
Highlights of Visual Studio Add-In 1.2.0 include:
- Project creation wizards updated to follow Qt 5 module structure
- Project settings form updated to follow Qt 5 module structure
- Help documents updated to Qt 5.0
- Support for Visual Studio 2012, 2010 and 2008
- Parameter passing to lupdate fixed (QTVSADDINBUG-131)
-
[quote author="tesmai4" date="1390909774"]Download link is not working. where can I download this Add-in for Visual Studio 2012 Professional (I am using QT version 4.8)?
Regards,
Tariq[/quote]http://qt-project.org/downloads
There is currently no version that supports Qt 4.x for Visual Studio 2012.