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. Qt 5.8 installation - MacOS Sierra
QtWS25 Last Chance

Qt 5.8 installation - MacOS Sierra

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qt5.8installationmacosmake installterminal
2 Posts 2 Posters 1.3k Views
  • 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.
  • R Offline
    R Offline
    rggarcia
    wrote on 19 Apr 2017, 01:34 last edited by
    #1

    I'm trying to install Qt and after make install it gives me an error as follow:

    ld: library not found for -lqtpcre_debug
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    make[4]: *** [../../lib/QtCore.framework/QtCore_debug] Error 1
    make[3]: *** [debug-install] Error 2
    make[2]: *** [sub-corelib-install_subtargets] Error 2
    make[1]: *** [sub-src-install_subtargets] Error 2

    Can't proceed...

    Could you please help me solve this problem?

    Thanks.

    J 1 Reply Last reply 19 Apr 2017, 05:04
    0
    • R rggarcia
      19 Apr 2017, 01:34

      I'm trying to install Qt and after make install it gives me an error as follow:

      ld: library not found for -lqtpcre_debug
      clang: error: linker command failed with exit code 1 (use -v to see invocation)
      make[4]: *** [../../lib/QtCore.framework/QtCore_debug] Error 1
      make[3]: *** [debug-install] Error 2
      make[2]: *** [sub-corelib-install_subtargets] Error 2
      make[1]: *** [sub-src-install_subtargets] Error 2

      Can't proceed...

      Could you please help me solve this problem?

      Thanks.

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 19 Apr 2017, 05:04 last edited by
      #2

      @rggarcia said in Qt 5.8 installation - MacOS Sierra:

      qtpcre_debug

      Looks like qtpcre_debug was not built. Did you have any errors while compiling? Do you have to build Qt by yourself?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      19 Apr 2017, 01:34

      • Login

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