Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. bbb
    Log in to post

    • UNSOLVED setting up qt with beaglebone black
      Mobile and Embedded • embedded qt beaglebone bbb bbb milosoutio • • qt_learning  

      1
      0
      Votes
      1
      Posts
      42
      Views

      No one has replied

    • SOLVED beginner error trying to deploy project
      General and Desktop • bbb • • roo_  

      3
      0
      Votes
      3
      Posts
      352
      Views

      @roo_ said in beginner error trying to deploy project: _ZNSt18condition_variable4waitERSt1unique_lockStmutexE could not be located in the dynamic link library path QT5Core.dll. Often, this means you accidentally deployed the MSVC version instead of the MinGW version of Qt5Core.dll. The recommended way to deploy is to use windeployqt. If you want to deploy manually, make sure you copy the correct DLLs (do not take any DLLs from the Qt Creator folder!) See http://wiki.qt.io/Deploy_an_Application_on_Windows for details.
    • UNSOLVED Cross-compile of Qt 5.9.1 source for beaglebone black
      Mobile and Embedded • beaglebone bbb • • koahnig  

      10
      0
      Votes
      10
      Posts
      4052
      Views

      I had checked the toolchain with my previous installation which is gone with the crash of my desktop. Therefore, I cannot check anymore. However, the toolchain for cross-compilation on my current installation is broken.
    • UNSOLVED Qt 5.6 + EGLFS + SGX
      Mobile and Embedded • eglfs qt 5.6 beaglebone bbb sgx • • buha  

      1
      0
      Votes
      1
      Posts
      2164
      Views

      No one has replied