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. [Solved] Problem with .ui file
Forum Updated to NodeBB v4.3 + New Features

[Solved] Problem with .ui file

Scheduled Pinned Locked Moved General and Desktop
17 Posts 3 Posters 7.6k 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.
  • sierdzioS Offline
    sierdzioS Offline
    sierdzio
    Moderators
    wrote on last edited by
    #6

    Yeah, that is very old. Try a newer one, installing precompiled QtC is very easy (compiling it yourself is also very straightforward, to be honest) and it will not break your current setup (you can have numerous QtC installations running in parallel, although usually there is no need for that).

    (Z(:^

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Swinetha
      wrote on last edited by
      #7

      can you give the information about newer one

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

        See the big "Downloads" link at the top of this page? Ok here's a "direct link":http://qt-project.org/downloads#qt-creator for you.

        (Z(:^

        1 Reply Last reply
        0
        • S Offline
          S Offline
          Swinetha
          wrote on last edited by
          #9

          am asking about version name

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

            There is only one version listed on the downloads page (2.7.1). If you wish 2.8 is in beta currently, for me it is stable.

            (Z(:^

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Swinetha
              wrote on last edited by
              #11

              Is there any Installation procedure?

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

                Yes, standard unix one: make the file executable, then run it.
                @
                chmod +x downloadedFile.run
                ./downloadedFile.run
                @

                This can also be done from the GUI, of course.

                (Z(:^

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  Swinetha
                  wrote on last edited by
                  #13

                  thank you for giving your valuable time.

                  Did you know the reason for this one? If it is, then let me know the problem

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    Swinetha
                    wrote on last edited by
                    #14

                    hi,

                    I am try to install qt by using

                    @
                    chmod +x downloadedFile.run
                    ./downloadedFile.run
                    @

                    downloadFile is qt-linux-opensource-5.0.2-x86-offline.run but its giving me like
                    sudo: ./qt-linux-opensource-5.0.2-x86-offline.run: command not found

                    Is there any mistake or what? why it is comming

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      Swinetha
                      wrote on last edited by
                      #15

                      Completed the installation of qt. but in my qt it is not showing qwt widgets. which already installed in my system how can I include qwt widgets in Qt (not libraries )

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        mango1
                        wrote on last edited by
                        #16

                        For installing a programm you should have be a root or handle like a root. Write sudo bash in the shell and entry the root password. Like this:
                        me@me-laptop:/$sudo bash
                        [sudo] password for ashegh:
                        root@me-laptop:/#

                        after this you can write th top commands:
                        root@me-laptop:/#chmod +x downloadedFile.run
                        root@me-laptop:/# ./downloadedFile.run

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

                          Qt does not require root permissions.

                          (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