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. Installling QT 4.7.0 in ubuntu
QtWS25 Last Chance

Installling QT 4.7.0 in ubuntu

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

    Hi Every Body
    i am beginner in QT and i have version of QT 4.7.0 (32 bit) on my windows OS
    and i want to install QT 4.7.0 in ubuntu
    can someone give the all steps to install it correctly?
    and i will be thankful for you

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You have several options here. You can install the version provided by ubuntu:
      @
      sudo apt-get install qt4-qmake
      @

      The version depends on Ubuntu you are using, however.

      Or you can download the prebuild package from Qt Project "archive":http://download.qt-project.org/archive/qt/4.7/.

      Or you can download the source code and compile Qt yourself.

      I strongly suggest upgrading to newest Qt 4 version: it's fully source and binary compatible, and you get numerous bug fixes, performance improvements, new features etc. for free.

      (Z(:^

      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