Results 1 to 4 of 4

Thread: Qt creator application not display in Grayhill GHI270

  1. #1
    Join Date
    Oct 2015
    Posts
    27
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Qt creator application not display in Grayhill GHI270

    Im having "Grayhill GHI270" device having arm5vtel processor and trying to run qt creator project in it. For that i cross compiled qt creator (Qt version 5.5.0) using Angstrom cross compiler (http://web.archive.org/web/201308231...rg/toolchains/).

    After cross compilation if i execute the cross compiled Qt creator application , the application is executing fine but Qt creator display pop up not coming. I need your help to resolve this issue.

    I tried export QWS_DISPLAY = "LinuxFb :/ dev/fb0" also. The executable is running fine but only the display issue. Please guide me what are the dependencies / library files neede to display the application.

  2. #2
    Join Date
    Oct 2015
    Posts
    27
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Qt creator application not display in Grayhill GHI270

    Im having "Grayhill GHI270" device having arm5vtel processor and trying to run qt creator project in it. For that i cross compiled qt creator (Qt version 5.5.0) using Angstrom cross compiler (http://web.archive.org/web/201308231...rg/toolchains/).

    After cross compilation if i execute the cross compiled Qt creator application , the application is executing fine but Qt creator display pop up not coming. I need your help to resolve this issue.

    I tried export QWS_DISPLAY = "LinuxFb :/ dev/fb0" also. The executable is running fine but only the display issue. Please guide me what are the dependencies / library files neede to display the application.

  3. #3
    Join Date
    Oct 2015
    Posts
    27
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Qt creator application not display in Grayhill GHI270

    Im having "Grayhill GHI270" device having arm5vtel processor and trying to run qt creator project in it. For that i cross compiled qt creator (Qt version 5.5.0) using Angstrom cross compiler (http://web.archive.org/web/201308231...rg/toolchains/).

    After cross compilation if i execute the cross compiled Qt creator application , the application is executing fine but Qt creator display pop up not coming. I need your help to resolve this issue.

    I tried export QWS_DISPLAY = "LinuxFb :/ dev/fb0" also. The executable is running fine but only the display issue. Please guide me what are the dependencies / library files neede to display the application.

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt creator application not display in Grayhill GHI270

    QWS_DISPLAY sounds like it is for QWS, an early Qt4 embedded backend.

    Since you say (three times no less) that you are using Qt5, maybe it doesn't change anything because there is no QWS backend in Qt5?

    Also, if you intend to run QtCreator on the target, i.e. develop on that machine, why cross compile?
    You need a development setup on that machine anyway, no?

    Cheers,
    _

Similar Threads

  1. Replies: 0
    Last Post: 18th May 2014, 18:58
  2. Replies: 2
    Last Post: 30th January 2013, 16:21
  3. How to display my application gui
    By thefatladysingsopera in forum Newbie
    Replies: 6
    Last Post: 28th July 2011, 16:24
  4. Replies: 0
    Last Post: 12th April 2010, 22:41
  5. Creator and display on Unbutu
    By shenakan in forum Qt Tools
    Replies: 4
    Last Post: 20th August 2009, 17:10

Tags for this Thread

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.