Windows 7 x86 and msvc2005 problem
-
Hi!
I have a machine running Windows 7 and Microsoft Visual Studio 2005, and I want to install qt for Windows CE. I have the STANDARDSDK installed, and the qt version compiled for win32/msvc2005/standard wce.
But, the problem comes when registering the qt version in Qt->Qt Options. I choose the path, and it fullfills the Name field with the correct name, but whe I accept it, it´s not appeared the qt version on Qt Versions table.
Is there a bug concerning VS2005 and Windows 7, or am I doing something wrong??
Thanks in advance!
-
welcome to devnet
Do you have "vsaddin":http://qt.nokia.com/downloads/visual-studio-add-in installed?
Note: It does not work for express versions of visual studio.
-
Thanks Koahnig for your reply!!
Yes, I have. I have installed the 1.1.10 version of qt add-in.
And it works. It works since I am able to generate Desktop applications with qt for VS2005, and it recognizes the Desktop Qt version. The problem comes with th windows ce version.
-
Did you remove anything from the folder yet?
You cannot rename the folders after creating the version. The paths are included in the compiled versions of qmake and other stuff. So, renaming will break the connections.
All I remember is that I needed to try a couple of times. This included a complete reboot. But there was nothing obviously you had to do. Sorry for the fuzzy description. :-(