Qt5 - Programs not executing

Discussion in 'General Programming Discussion' started by Rukenshia, Nov 15, 2014.

  1. Rukenshia

    Rukenshia New Member

    Joined:
    Nov 15, 2014
    Messages:
    2
    Likes Received:
    0
    Hello!

    I've followed the tutorial to cross-compile Qt5 (on the udoo website) for my brand-new UDOO Quad. So far so good. However, when I execute any of the example projects, the program seems to exit instantly. For example, I type

    Code:
    /opt/qt5/examples/gui/analogclock/analogclock
    Then I hit enter and am able to execute another command instantly. It also doesnt show 'analogclock' in the process list. So, what am I doing wrong here?

    PS: Of course i also tried putting a sudo in front.
     
  2. modjo

    modjo Active Member

    Joined:
    Sep 29, 2014
    Messages:
    417
    Likes Received:
    127
    Do you udoobuntu os or the previous ubuntu on your card ?
     
  3. Rukenshia

    Rukenshia New Member

    Joined:
    Nov 15, 2014
    Messages:
    2
    Likes Received:
    0
    I have downloaded udoobuntu from the website
     
  4. ekirei

    ekirei Administrator

    Joined:
    Jun 14, 2013
    Messages:
    78
    Likes Received:
    3
    Hi Rukenshia, unfortunatelly the qt5 compile guide not works on the offical UDOObuntu OS at the moment but only in the Previous Official Armel OS versions.
     

Share This Page