> -----Original Message-----
> From: interest-bounces+kai.koehne=theqtcompany....@qt-project.org
> [mailto:interest-bounces+kai.koehne=theqtcompany....@qt-project.org]
> On Behalf Of Lukas Bohm
> Sent: Tuesday, October 14, 2014 8:52 AM
> To: interest@qt-project.org
> Subject: [Interest] Qt 5.3.2 MinGW installation problem
> 
> Hi,
> 
> I have a problem installing Qt 5.3 on a Windows 7 computer.
> 
> http://download.qt-project.org/official_releases/qt/5.3/5.3.2/qt-
> opensource-windows-x86-mingw482_opengl-5.3.2.exe
> 
> At the end, the installer tries to patch qmake.exe, but fails with an error
> message (process can not access the file, because it is used by an other
> process).
>
> Is this a known problem?

I don't think so.

Please check whether you've any anti-virus tool enabled, and try to temporarily 
disable any on-access scanning.

Also, you might check which process seems to block it using the process 
explorer from sysinternals:

http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx

(Go to Find->Find handle or DLL and search for qmake.exe to see which process 
is blocking the file).

Finally, you can try whether launching the installer directly as an 
administrator (Right click in explorer , "Run as administrator") helps.


Finally, please consider a proper bug report to bugreports.qt-project.org, 
Project "Qt Installer Framework" .

Thanks

Kai 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to