Results 1 to 3 of 3

Thread: On BeagleBone Black QT GUI application doesn't open GUI window,instead runs in termin

  1. #1
    Join Date
    Aug 2013
    Location
    India
    Posts
    9
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default On BeagleBone Black QT GUI application doesn't open GUI window,instead runs in termin

    On BeagleBone Black QT GUI application doesn't open GUI window,instead runs in terminal

    I am using Qt Creator 2.4.1 Based on Qt 4.8.0 (32 bit) Built on Mar 21 2012 installed on virtual box with Ubuntu. I have BeagleBone Black of Revision A5B. i have apt get qt4-embedded on it.

    I have created a QT GUI application and copied the same into my BeagleBone. I executed the project by: ./ -qws it gives qDebug string output on the terminal, but the GUI is not there on screen, i have attached this to my HDMI TV, where i see the terminal with output but no GUI.

    Do i need to add some stuff to beaglebone black? Some files nned to be copied to board?

    Please help me for the same.

    Thanks in Advance

    Sahil Kulkarni

  2. #2
    Join Date
    Jul 2011
    Location
    BRAZIL-RIO DE JANEIRO
    Posts
    47
    Thanks
    33
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: On BeagleBone Black QT GUI application doesn't open GUI window,instead runs in te

    Sahil,


    Are you sure this process works ?
    Unless you install and properly configure on the _X86 platform a toolchain able to perform a cross-compile to _ARM platform, there is not expected the executable file works.

    Despite Beaglebone have no much hardware resources, try to install QT 4.8.1 rev at this board the QT-SDK under Synaptics tool.
    I performed the same procedure on a similar board - pcDuino - successfully.

    +++

  3. #3
    Join Date
    Aug 2013
    Location
    India
    Posts
    9
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: On BeagleBone Black QT GUI application doesn't open GUI window,instead runs in te

    I will try to do the same.
    Thanks you

Similar Threads

  1. Write a QT application that runs on Web ?
    By reinki0013 in forum Qt Programming
    Replies: 9
    Last Post: 16th March 2016, 02:21
  2. problem with application after it runs on start up
    By budda in forum Qt Programming
    Replies: 5
    Last Post: 8th October 2011, 01:38
  3. Replies: 3
    Last Post: 26th May 2011, 13:29
  4. Replies: 0
    Last Post: 4th March 2011, 19:18
  5. QProcess::start() failed when application runs from sudo
    By alenyashka in forum Qt Programming
    Replies: 3
    Last Post: 22nd June 2010, 06:35

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.