Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. Qt configuration
Qt 6.11 is out! See what's new in the release blog

Qt configuration

Scheduled Pinned Locked Moved Unsolved Qt in Education
2 Posts 2 Posters 1.5k 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.
  • arwa_bendkhilA Offline
    arwa_bendkhilA Offline
    arwa_bendkhil
    wrote on last edited by
    #1

    hello, I'm trying to configure Qt creator for cross compilation, when i'm excuting this command
    ./configure -v -embedded -platform mkspecs/qws/linux-x86-g++ -xplatform mkspecs/qws/linux-arm-gnueabi-tivo-g++ -plugin-gfx-directfb -qt-libpng -qt-libjpeg.
    I have some errors while runnig, Could not find mkspecs for your QMAKESPEC(mkspecs/qws/linux-arm-gnueabi-tivo-g++) after trying:
    /usr/local/Trolltech/QtEmbedded-4.8.0-generic/mkspecs
    Error processing project file: /home/g507827/Qt/qt-everywhere-opensource-src-4.8.0/config.tests/unix/glib/glib.pro
    gmake: *** No targets specified and no makefile found. Stop.
    thanks for your help

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

      Hi and welcome to devnet,

      Where did you get that package from ? There's currently no linux-arm-gnueabi-tivo-g++ mkspec in Qt 4.8 to the best of my knowledge..

      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