I'm getting the following error when I run "Squish for Qt 9.0.0"
squishrunner.exe : Found invalid metadata in lib ../dlls/qt/imageformats/qgif.dll: Invalid metadata version
Using qtplugininfo I get the following metadata for the file:
qtplugininfo .\imageformats\qgif.dll
IID "org.qt-project.Qt.QImageIOHandlerFactoryInterface" Qt 6.8.0 (release)
User Data: {
"Keys": [
"gif"
],
"MimeTypes": [
"image/gif"
]
}
Finally, the Squish installation buildinfo.txt file:
Package Name: squish-9.0.0-qt68x-win64-msvc143
Internal Name: /home/autotest/public_html/binpackages/2025/02/28-1700/bin_package/9.0.0/qt/Teufelsbek-Qt6.8.0binary-TkNone-iOSNone-MSVC143x64-fcaab59
Git Branch: 9.0.0
Git Revision: 239e98e6029aa13633774415f0c38f3d47257f2d
Python Version: default
Patched: False
Debug Build: False
Debug Symbols: False
Pure Qt4 Build: False
Include IDE: True
Python 2: S:/binPackage/Python/x64/2.7.10binary_ssl
Python 3: S:/binPackage/Python/x64/3.10.6binary
Tcl: S:/binPackage/tcl/x64/8.6.4
Perl: S:/binPackage/Perl/x64/5.34.0
Ruby: S:/binPackage/Ruby/x64/2.5.3
My build environment is Qt 6.8.2 and MSVC 2022 for a 64-bit target.