PDA

View Full Version : QT4.5 VS2005 Integration License-Problem



VlJE
30th September 2009, 09:35
:confused: I have a commercial License. I had QT3 and VS6 installed.
I have not changed QMAKESPEC and QTDIR Environement manually, they point to QT3/VS6 yet.

I have installed VS2005 with SP1 and all Patchs.
I have installed qt-win-commercial-4.5.0-vs2005.exe. QT was aftewards not in VS2005 integrated.
I started qt-vsintegration-1.4.3.exe. After the installation I get the message that I do not have a valid license.
I have the same message in VS2005 by trying to open the existing VS2005-QT4 Project.
My license is surelly OK.

What is wrong? What should I do?

wysota
30th September 2009, 09:42
For Qt4.5 I think you need integration 1.4.5 not 1.4.3.

Either way I'd contact Support.

Lesiok
30th September 2009, 12:25
VSIntegration is ended on 1.4.3 and is not working properly with Qt released after 4.3.
Just use VS Addin (http://download.qt.nokia.com/vsaddin/qt-vs-addin-1.0.2.exe)

VlJE
30th September 2009, 12:53
Thank You! The problem is solved:
1. Ich habe deinstalled the Integration.
2. I have set QTDIR=c:\Qt\4.5.0 and QMAKESPEC=win32-msvc2005
3. I have installed qt-vs-addin-1.0.2.exe.