Cant Install the latest sdk, qmake.exe being used by another process
Page |
1 |
Hi all,
just downloaded the latest nokia qt sdk (for windows 7). I’m getting the following error during installation:
—————————————-
Installer Error
—————————————-
Error during installation process:
Qt patch error: Can not open C:/NokiaQtSDK/Symbian/SDK/bin/qmake.exe(The process cannot access the file because it is being used by another process.).
—————————————-
Retry Ignore Cancel
—————————————-
Its not the first time I’m installing nokia qt sdk. I was running the 1.0 sdk and it worked fine. I started its update application, and maybe due to battery or some other reason the laptop restarted while the update process was on going, since then the update never completes and so I decided I should uninstall it and install it again, but my old installer of 1.0 sdk version didnt install properly when I tried and gave the same error as above.
So I decided to download the latest sdk thinking maybe it’ll install fine but to no avail.
Plz help. Thanks.
20 replies
Hi, its been days since i posted this question and there is no reply, I hope it is not wrong place to ask this question.
Be patient :-P
I think less people is in the DevNet these days due to events (Qt Dev Days San Francisco last week, MeeGo Conf next week) and/or vacations.
Well, I have no idea of what’s happening, since I don’t use Windows for a long time. The default recommendation would be ‘restart your machine, then try again’, but I suppose you already did that. If you think it is a bug in the SDK itself, i.e. not a Windows bug, fill a bug report [bugreports.qt.nokia.com] about it.
Let’s see if anyone else can help here too.
oh its ok then :)
Yea I have like tried everything. The only thing left is reinstall windows just to install qt sdk, and if that has to be done then its definitely a bug in qt sdk.
I hope when ppl come back they do have a look at this post and help me debug. I have dual boot fedora in this laptop but due to some other software I get to use windows more and it wud be really gud if this installation starts working.
Have you tried to figure out which process [technet.microsoft.com] is accessing qmake?
- handle qmake.exe
The output is
- E:\Downloads\Handle>handle qmake.exe
- Handle v3.46
- Copyright (C) 1997-2011 Mark Russinovich
- Sysinternals - www.sysinternals.com
- No matching handles found.
Then I clicked on Retry! And ran handle again. Output:
- E:\Downloads\Handle>handle qmake.exe
- Handle v3.46
- Copyright (C) 1997-2011 Mark Russinovich
- Sysinternals - www.sysinternals.com
- .3\mingw\bin\qmake.exe
After some moments it showed same error again. Running handle again produces same output
- E:\Downloads\Handle>handle qmake.exe
- Handle v3.46
- Copyright (C) 1997-2011 Mark Russinovich
- Sysinternals - www.sysinternals.com
- .3\mingw\bin\qmake.exe
This means that some piece of kernel mode code (driver, filter, service, …) is accessing the file.
Be sure that your virus protection software is really disabled – most products keep running even though disabled and need a restart or a complete removal for having them turned off.
If you can exclude your virus protection software my next bet would be the bloody Application Experience (or Application Compatibility Assistant) which can be disabled by group policy Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Application Compatibility and the Application Experience service.
You must log in to post a reply. Not a member yet? Register here!





