Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Why is plugin `assimpsceneimport.dll` not available on Qt 5.12.2 for Windows
Forum Updated to NodeBB v4.3 + New Features

Why is plugin `assimpsceneimport.dll` not available on Qt 5.12.2 for Windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 661 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    m3g1dd
    wrote on last edited by
    #1

    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

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Might be a glitch. You should check the bug report system to see if there's already something related to that.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 2 Replies Last reply
      1
      • SGaistS SGaist

        Hi,

        Might be a glitch. You should check the bug report system to see if there's already something related to that.

        M Offline
        M Offline
        m3g1dd
        wrote on last edited by
        #3

        @SGaist

        Thanks! I'm going to do so :)

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Might be a glitch. You should check the bug report system to see if there's already something related to that.

          M Offline
          M Offline
          m3g1dd
          wrote on last edited by
          #4

          @SGaist

          Hi! Reported here:

          https://bugreports.qt.io/browse/QTBUG-74535

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved