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. Error in Compiling qt-everywhere-opensource-4.7.3 for ARM
Forum Updated to NodeBB v4.3 + New Features

Error in Compiling qt-everywhere-opensource-4.7.3 for ARM

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 6.0k 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.
  • E Offline
    E Offline
    elpau
    wrote on last edited by
    #1

    I'm trying to compile it but I got the following error, and I'm getting mad :):

    @sudo ./configure -embedded arm -xplatform qws/arm-none-linux-gnueabi-g++@

    @The specified system/compiler is not supported:

    ../qt-everywhere-opensource-src-4.7.3/mkspecs/qws/arm-none-linux-gnueabi-g++@

    But if I type: arm-none-linux-gnueabi-g++ -v

    I got the version so I think the compiler is properly installed.

    Can somebody help me?

    Thanks a lot

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chuck Gao
      wrote on last edited by
      #2

      It seems the chain not supported

      Chuck

      1 Reply Last reply
      0
      • E Offline
        E Offline
        elpau
        wrote on last edited by
        #3

        Sorry I was wrong, the right path was:

        @..mkspecs/qws/linux-arm-gnueabi-g++@

        instead of:

        @/mkspecs/qws/arm-none-linux-gnueabi-g++@

        but the 'not supported compiler' error confused me.

        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