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. Qt applications in linux
Qt 6.11 is out! See what's new in the release blog

Qt applications in linux

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 359 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
    amrita93
    wrote on last edited by
    #1

    hellow all i am using ubuntu 20.04 LTS of 64 bit. i have installed Qt 5.15.2 in laptop. but cant compile it. how much it take time to compile normally. i am using ready compiled file "qt-5.15.2-arm" but i cant run demo examples of Qt using this ready compiled file.please help me to compile Qt

    JonBJ 1 Reply Last reply
    0
    • A amrita93

      hellow all i am using ubuntu 20.04 LTS of 64 bit. i have installed Qt 5.15.2 in laptop. but cant compile it. how much it take time to compile normally. i am using ready compiled file "qt-5.15.2-arm" but i cant run demo examples of Qt using this ready compiled file.please help me to compile Qt

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @amrita93
      Hello and welcome.

      Why would you want to compile (an arduous task) Qt 5.15.2 under Ubuntu 20.04 when that is the version of Qt which is supplied pre-compiled as binaries for this version of Ubuntu? Rather you should be using apt-get install qt5..., something like sudo apt-get install build-essential qtcreator qt5-default to get you going.

      i am using ready compiled file "qt-5.15.2-arm" but i cant run demo examples of Qt using this ready compiled file

      Are you sure you are on an ARM architecture? Usually (e.g. on a PC) it would be x64...?

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved