On Windows system,do I need to download the Qt 6.5.3 DLL file separately? I have introduced qtjambi-6.5.3.jar and qtjambi-native-windows-x64-6.5.3.jar,However, when running the program, The following errors will be reported:
Exception in thread "main" io.qt.QLibraryNotFoundError: Library QtCore (Qt6Core.dll) was not found
Tested on Windows 8 x64 and OpenJDK 14 and Eclipse
Hello
On Windows system,do I need to download the Qt 6.5.3 DLL file separately? I have introduced qtjambi-6.5.3.jar and qtjambi-native-windows-x64-6.5.3.jar,However, when running the program, The following errors will be reported:
Exception in thread "main" io.qt.QLibraryNotFoundError: Library QtCore (Qt6Core.dll) was not found
Tested on Windows 8 x64 and OpenJDK 14 and Eclipse