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. Error installing Qt 5.7 emulator in 64-bit Ubuntu
Forum Updated to NodeBB v4.3 + New Features

Error installing Qt 5.7 emulator in 64-bit Ubuntu

Scheduled Pinned Locked Moved Solved General and Desktop
13 Posts 3 Posters 3.2k 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.
  • E Offline
    E Offline
    embdev
    wrote on 8 Sept 2016, 03:38 last edited by
    #1

    Dear fellow coders, I want to install Qt emulator on my 64-bit Ubuntu, which is running in VirtualBox virtual machine.
    I already have VirtualBox installed on my host windows PC (otherwise won't be able to run 64-bit Ubuntu) but it seems that the installer is unable to detect my VirtualBox path in windows itself. Is there any path reference I need to do?
    0_1473305768452_64-bit virtualbox error.JPG

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 8 Sept 2016, 20:51 last edited by
      #2

      Hi,

      What emulator are you referring to ?

      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
      • E Offline
        E Offline
        embdev
        wrote on 14 Sept 2016, 07:21 last edited by
        #3

        Hi @SGaist , i'm finally back aft some network issues!. The emulator is for Qt 5.7 itself.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 14 Sept 2016, 07:30 last edited by
          #4

          Again: what do you mean by emulator ? Do you mean your virtual machine ?

          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
          • E Offline
            E Offline
            embdev
            wrote on 14 Sept 2016, 09:02 last edited by
            #5

            Oh, my apologies, i'm referring to the Qt creator emulator.

            At the point of installation, there's an option to install emulator so I can compile & run everything in Qt Creator itself.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 14 Sept 2016, 20:43 last edited by
              #6

              What Qt Creator emulator ?

              Qt Creator itself is an IDE

              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
              • E Offline
                E Offline
                embdev
                wrote on 15 Sept 2016, 01:05 last edited by embdev
                #7

                oh, okies, let me try again, it's the Qt setup (via the installer), then under Qt Embedded, there're a few options for Boot to Qt Software Stack 5.7.0.2, that includes BSP like BeagleBone Black, Raspberry Pi 3 etc.. And one of the options includes Emulator which i'd like to install as well. When I selected this option and click next, the error message prompts:

                "VirtualBox was not found on your computer. It is needed to install the Emulator of this SDK. Install VirtualBox first or deselect all Emulator components."

                J 1 Reply Last reply 15 Sept 2016, 06:47
                0
                • E embdev
                  15 Sept 2016, 01:05

                  oh, okies, let me try again, it's the Qt setup (via the installer), then under Qt Embedded, there're a few options for Boot to Qt Software Stack 5.7.0.2, that includes BSP like BeagleBone Black, Raspberry Pi 3 etc.. And one of the options includes Emulator which i'd like to install as well. When I selected this option and click next, the error message prompts:

                  "VirtualBox was not found on your computer. It is needed to install the Emulator of this SDK. Install VirtualBox first or deselect all Emulator components."

                  J Offline
                  J Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 15 Sept 2016, 06:47 last edited by
                  #8

                  @embdev Well, the error messages already says what you have to do. Did you try to install VirtualBox?

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

                  1 Reply Last reply
                  0
                  • E Offline
                    E Offline
                    embdev
                    wrote on 15 Sept 2016, 07:02 last edited by
                    #9

                    Actually I already had virtualbox installed on Windows; somehow the installer can't detect the software

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on 15 Sept 2016, 09:32 last edited by
                      #10

                      You are installing Qt in a an Ubuntu in Virtual Box. That Ubuntu has absolutely no idea it is running inside a virtual machine.

                      You are currently expecting that the Linux Qt installer detects your Windows installed Virtual Box from within a Linux guest and use it inside that guest which is just not possible at all.

                      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
                      2
                      • E Offline
                        E Offline
                        embdev
                        wrote on 16 Sept 2016, 01:27 last edited by
                        #11

                        Actually previously when installing on 32-bit Ubuntu, with the emulator option selected, the boot2qt was installed on virtualbox automatically but now when I tried to install the emulator in 64-bit Ubuntu, virtualbox was somewhat not detected.

                        J 1 Reply Last reply 16 Sept 2016, 04:22
                        0
                        • E embdev
                          16 Sept 2016, 01:27

                          Actually previously when installing on 32-bit Ubuntu, with the emulator option selected, the boot2qt was installed on virtualbox automatically but now when I tried to install the emulator in 64-bit Ubuntu, virtualbox was somewhat not detected.

                          J Offline
                          J Offline
                          jsulm
                          Lifetime Qt Champion
                          wrote on 16 Sept 2016, 04:22 last edited by
                          #12

                          @embdev Is your 64-bit Ubuntu running inside a virtual machine in VirtualBox? If so then as @SGaist said it just cannot work.

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

                          1 Reply Last reply
                          0
                          • E Offline
                            E Offline
                            embdev
                            wrote on 16 Sept 2016, 05:52 last edited by
                            #13

                            @jsulm yes you're right, my Ubuntu is running inside my virtual machines. Perhaps slip off my mind, I might have installed my Qt previously in the windows environment, that explains why the boot2qt was installed into the virtualbox itself.

                            Thanks for the clarification!

                            1 Reply Last reply
                            0

                            9/13

                            15 Sept 2016, 07:02

                            • Login

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