Does anyone know, that is Qt's Visual Studio add-in comatible with
MS Visual Studio 2010 Express for Windows Phone IDE.
Add-in can be found from here:
http://qt.nokia.com/downloads/visual-studio-add-in
Thanks in advance.
Does anyone know, that is Qt's Visual Studio add-in comatible with
MS Visual Studio 2010 Express for Windows Phone IDE.
Add-in can be found from here:
http://qt.nokia.com/downloads/visual-studio-add-in
Thanks in advance.
Hi,
The Qt VS adding will only work with Standard or Pro versions of Windows XP/Vista.
The add-in may work with others Win 7 etc.... but not supported.
Express (community) versions any version(20xx) are not supported. This something to do with licensing. This add in is NOT GPL/LGPL but Qt commercial, so cant be added.Really not that great all this does is create templates for new project.
If you set up properties in project to point Qt binaries/libraries then build Qt with "configure -platform win-msv2008" you can now patch your project to work and build the PC version on Express 2008
Contact Qt support for commercial offerings
Thanks,
Jim