Hi team,
it took me 3 daysto figure out that Ice when installed is copying QT (Nokia QT) files in its bin directory:
C:\Ice-3.4.0\bin
...
QtCore4.dll
QtCored4.dll
QtSql4.dll
QtSqld4.dll
...
I'm not sure if it is copying them from whatever it finds on the PATH or if these files are part of the .msi, but the bottom line is that it breaks all the ActiveQT components I have (ActiveX).
I'm using the QT commercial license wich contains the ActiveQT framework as opposed to the free license which does not.
Please let me know why those files are here? And how can we fix this?
Thx
Marcel

to figure out that Ice when installed is copying QT (Nokia QT) files in its bin directory:
Reply With Quote