Page 1 of 1

Association tool

Posted: Thu Sep 03, 2015 9:12 pm
by CoMPi
Association tool does not work in 0.75. It seems that the tool needs some Qt*4.dll's which are missing. Can anyone confirm that?

Re: Association tool

Posted: Fri Sep 04, 2015 1:18 am
by Mixer
Dependency Walker can confirm that if you ask him nicely.
Says QTCORE4.DLL, QTGUI4.DLL and QTNETWORK4.DLL are missing (the rest are just usual unimportant complains for any application).
Probably it's because 0.75 is built with Qt5 (which in its turn has numbers in different place - Qt5Core.dll, Qt5Gui.dll, Qt5Network.dll). So if you never had shared Qt4 dlls installed (like me), maybe "Associate files with XnViewMP.exe" will show you an error message. But I'm XnView Classic user.

UPD. September 7. Fixed in the latest available for download build.