GUI Application Development on UDOOBUNTU

Discussion in 'UDOO NEO' started by saochandan, Mar 21, 2017.

  1. saochandan

    saochandan New Member

    Joined:
    Mar 21, 2017
    Messages:
    4
    Likes Received:
    0
    Can any one help me with link to step-by-step guide for GUI application development, preferably with QT.

    Development environment is as follows:
    Ubuntu 16.04 running on virtual machine
    Udoo Neo
     
  2. jas-mx

    jas-mx Active Member

    Joined:
    Dec 31, 2013
    Messages:
    407
    Likes Received:
    118
    This post may provide some guidance for developing QT using yocto if that is of use. Another option is to follow the QT guide for the imx6. A word of caution it can be quite a drawn out affair getting a build environment working for QT so not for the novice. You can (or will) encounter numerous (and cryptic) compilation errors along the way. Its also important to note that you may not get the level of the performance you require for your GUI application given its a single core A9.
     
  3. saochandan

    saochandan New Member

    Joined:
    Mar 21, 2017
    Messages:
    4
    Likes Received:
    0
    Thanks jas-mx,
    Let me try. Do you have any idea how to use given .wic and .sh files in link you provided?
     
  4. modjo

    modjo Active Member

    Joined:
    Sep 29, 2014
    Messages:
    417
    Likes Received:
    127
    @saochandan see here and here for the instruction to start with yocto and Qt. If you have another questions, please post it on yocto thread ...
     

Share This Page