Why is plugin `assimpsceneimport.dll` not available on Qt 5.12.2 for Windows
Unsolved
General and Desktop
-
I wonder why asset import library is not available for Qt 5.12.2 on Windows. Would it be available for future releases? Thanks!
Description
On Windows, Qt 5.12.1 includes asset import library, but that's not the case for Qt 5.12.2. I run these commands on WSL (Windows Subsystem for Linux):
me@LAPTOP:/mnt/c/Qt$ ls Qt5.12.1/5.12.1/msvc2017_64/plugins/sceneparsers/ assimpsceneimport.dll gltfsceneexport.dll gltfsceneimport.dll assimpsceneimportd.dll gltfsceneexportd.dll gltfsceneimportd.dll me@LAPTOP:/mnt/c/Qt$ ls Qt5.12.2/5.12.2/msvc2017_64/plugins/sceneparsers/ gltfsceneexport.dll gltfsceneexportd.dll gltfsceneimport.dll gltfsceneimportd.dll
It should be noted that on Linux, asset import library is available for Qt 5.12.2
-
Hi,
Might be a glitch. You should check the bug report system to see if there's already something related to that.
-
Hi,
Might be a glitch. You should check the bug report system to see if there's already something related to that.
-
Hi,
Might be a glitch. You should check the bug report system to see if there's already something related to that.