Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Project ERROR: Library 'assimp' is not defined.
Forum Updated to NodeBB v4.3 + New Features

Project ERROR: Library 'assimp' is not defined.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 417 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.
  • jiapei100J Offline
    jiapei100J Offline
    jiapei100
    wrote on last edited by
    #1

    I'm pretty sure my assimp is installed. However, I still got the following ERROR message at the final stage of gmake install. Can anybody please giveme a hand?

    ....../qt-everywhere-src-5.15.3/qtbase/bin/qmake -install qinstall ....../qt-everywhere-src-5.15.3/qtquick3d/lib/cmake/Qt5Quick3DAssetImport/Qt5Quick3DAssetImport_UipAssetImporterPlugin.cmake /opt/Qt/5/lib/cmake/Qt5Quick3DAssetImport/Qt5Quick3DAssetImport_UipAssetImporterPlugin.cmake
    gmake[5]: Leaving directory '....../qt-everywhere-src-5.15.3/qtquick3d/src/plugins/assetimporters/uip'
    cd assimp/ && ( test -e Makefile || ....../qt-everywhere-src-5.15.3/qtbase/bin/qmake -o Makefile ....../qt-everywhere-src-5.15.3/qtquick3d/src/plugins/assetimporters/assimp/assimp.pro ) && gmake -f Makefile install
    Project ERROR: Library 'assimp' is not defined.
    gmake[4]: *** [Makefile:85: sub-assimp-install_subtargets] Error 3
    gmake[4]: Leaving directory '....../qt-everywhere-src-5.15.3/qtquick3d/src/plugins/assetimporters'
    gmake[3]: *** [Makefile:59: sub-assetimporters-install_subtargets] Error 2
    gmake[3]: Leaving directory '....../qt-everywhere-src-5.15.3/qtquick3d/src/plugins'
    gmake[2]: *** [Makefile:206: sub-plugins-install_subtargets-ordered] Error 2
    gmake[2]: Leaving directory '....../qt-everywhere-src-5.15.3/qtquick3d/src'
    gmake[1]: *** [Makefile:62: sub-src-install_subtargets] Error 2
    gmake[1]: Leaving directory '....../qt-everywhere-src-5.15.3/qtquick3d'
    gmake: *** [Makefile:378: module-qtquick3d-install_subtargets] Error 2
    

    Welcome to Longer Vision
    https://www.longervision.com

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

      Hi,

      Did you check that you have the development package installed ?

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

      1 Reply Last reply
      0
      • jiapei100J Offline
        jiapei100J Offline
        jiapei100
        wrote on last edited by
        #3

        Absolutely yes... I actually have assimp installed manually from source...

        Welcome to Longer Vision
        https://www.longervision.com

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

          What configure line did you use ?

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

          1 Reply Last reply
          0

          • Login

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