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. complier not found in qt 4.8.7 and wrong value of CROSS_COMPLIE -device-option

complier not found in qt 4.8.7 and wrong value of CROSS_COMPLIE -device-option

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 644 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.
  • MilavM Offline
    MilavM Offline
    Milav
    wrote on last edited by
    #1

    Hello, Everyone

    currently, I installed the qt 4.8.7 in host PC linux-ubuntu 14.04.

    Previously, i installed QT 5.7.0 and make the QT code for target board.

    So i have GCC , Debugger, and QMake 5.7.0 version.

    but after that i formatted Linux PC, and installed qt 4.8.7 version.

    currently, i have GCC version, debugger version, and QMAKE version for target board.

    but when add that target board kit in QT creator with all specification needed. it seems ok..

    but when i run the code it gives following error...

    "Complier /opt/gcc-arm-linux/bin/arm-linux-gnueabihf-g++ not found.
    check the value of CROSS_COMPILE -device-option"

    please help me to solve this issues...

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

      Hi,

      Where's your cross-compiler located exactly ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      MilavM 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Where's your cross-compiler located exactly ?

        MilavM Offline
        MilavM Offline
        Milav
        wrote on last edited by
        #3

        @SGaist hello,

        the location of the complier is wrong..

        the problem is now solved.

        thank you.

        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