Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.12.2
-
None
Description
I wonder why [asset import|https://github.com/assimp/assimp] library is not available for Qt 5.12.2 on Windows.
It should be noted that on Linux, asset import library is available for Qt 5.12.2
To show what I mean
On Windows, previous Qt releases like Qt 5.12.1 include 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
Attachments
Issue Links
- duplicates
-
QTBUG-75145 Assimp is not shipped with Qt 5.12.2 on OSX
-
- Closed
-
- relates to
-
QTBUG-93500 assimpsceneimport/export.dll is not shipped with Qt 6.1.0 on Windows
-
- Closed
-