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. .So format not recognized

.So format not recognized

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.4k 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.
  • A Offline
    A Offline
    Ashutosh_Sachdeva
    wrote on 13 Dec 2019, 10:26 last edited by
    #1

    Hi,

    While running the make command to cross compile QT for arm7 i'm facing this issue

    libQt5Gui.so: file not recognized: File format not recognized
    collect2: error: ld returned 1 exit status

    Any suggestion?

    J 1 Reply Last reply 13 Dec 2019, 10:44
    0
    • A Ashutosh_Sachdeva
      13 Dec 2019, 10:26

      Hi,

      While running the make command to cross compile QT for arm7 i'm facing this issue

      libQt5Gui.so: file not recognized: File format not recognized
      collect2: error: ld returned 1 exit status

      Any suggestion?

      J Offline
      J Offline
      JonB
      wrote on 13 Dec 2019, 10:44 last edited by JonB
      #2

      @Ashutosh_Sachdeva
      Wrong compile/link flags, wrong architecture or wrong file/found on wrong path. If you run file libQt5Gui.so on wherever that file is being linked against it should show you what it is and how it does not match whatever you need for your cross compilation.

      1 Reply Last reply
      4
      • A Offline
        A Offline
        Ahmedsherif
        wrote on 28 Nov 2022, 01:25 last edited by
        #3

        saved my life!

        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