Tag: Installer Error
Nokia Qt SDK Setup – Online installer error
by edy_3dz on Aug.17, 2010, under QT
I started learning QT, and today I wanted to install Nokia Qt SDK, so I could build applications for my Symbian device. But I faced a little problem: the online installer was giving me the folowing error, over and over again:
Error during installation process:
The installer was not able to get the old path from \NokiaQtSDK\Symbian\SDK\bin\qmake.exe.(maybe it is broken or removed) It tried to patch the Qt binaries, but all other files in Qt are unpatched.
This could result in a broken Qt version.
Retry/Ignore/Cancel
Afer spending some time searchig what is the cause of this error, reading on the QT bug tracker that it is due to bad internet conectivity (not in my case
), I saw that someone suggested that this error appears beacause of the antivirus. So I disabled my antivirus, tried again, and this time worked like a charm.
So if you are having trouble installing Nokia Qt SDK using the online installer, disabling your antivirus will do the trick
Was this article helpful? Leave a comment below!
