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. Build environment on linux, for android armv7, building old Qt module
Qt 6.11 is out! See what's new in the release blog

Build environment on linux, for android armv7, building old Qt module

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 456 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
    MEMekaniske
    wrote on last edited by
    #1

    Hello,

    I have issues figuring out where to go in linux to open a commandline environment for running make /make-install on a the qtftp module.

    I managed to run qmake from the default environment just by going into the qtftp folder and running the full directory to qmake for android, but how can I link to the correct compiler and run make/make install?

    Have anyone done this before?

    jsulmJ 1 Reply Last reply
    0
    • M MEMekaniske

      Hello,

      I have issues figuring out where to go in linux to open a commandline environment for running make /make-install on a the qtftp module.

      I managed to run qmake from the default environment just by going into the qtftp folder and running the full directory to qmake for android, but how can I link to the correct compiler and run make/make install?

      Have anyone done this before?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @MEMekaniske If you used correct qmake then just call make and make install it will automatically use the correct compiler.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      2
      • jsulmJ jsulm

        @MEMekaniske If you used correct qmake then just call make and make install it will automatically use the correct compiler.

        M Offline
        M Offline
        MEMekaniske
        wrote on last edited by
        #3

        @jsulm Aha, that did the job indeed :)

        Thank you very much!

        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