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. Problems with qt-everywhere-opensource-src-4.7.4 compiling
Forum Updated to NodeBB v4.3 + New Features

Problems with qt-everywhere-opensource-src-4.7.4 compiling

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.4k 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
    Memphis
    wrote on last edited by
    #1

    Hello everyone, I'm new in the environment of Qt (use qt creator 2.4.1), so please excuse my ignorance: roll:
    I would have problems with compiling using qt-everywhere-opensource-src-4.7.4 toolchain and choosing the imx28 (the device on which I would like to run my applications), the errors appear to missing libraries, in particular, refers to these:

    -lglib-2.0
    lgthread-2.0-
    lgmodule-2.0-
    lgobject-2.0-
    -lts
    -lfreetype
    -lpng
    -lasound

    Thanks to all

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

      Hi and welcome to devnet,

      You need to setup you cross-compiling environment and get these libs for ARM architecture.

      May I also recommend to update both Qt and QtCreator to their latest version (4.8.5 for Qt) if possible

      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
      • M Offline
        M Offline
        Memphis
        wrote on last edited by
        #3

        Hello and thanks for the welcome and the answer, unfortunately, are still very noob in this field and many concepts are obscure, I took an image of linux virtual machine with Qt and Qt creator already configured (it's for work). Could you show me how setup cross-compiling? I looked around but there aren't very clear indications

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

          Sorry for the late reply.

          The tools might be provided your board vendor, it's the first thing to look at

          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