Hi,

Recently migrated from QT5.15.2 to QT6.2. For some reason, the qt.conf doesn't seem to be taking into account on Windows 10. See:

qt.conf:
[Paths]
Prefix = ./qt
Plugins = plugins
Translations = translations
LibraryExecutables = ./

Error message at load:
qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""

This was working fine before. Am I missing something?

Thank you,