Results 1 to 13 of 13

Thread: Qt for BeagleBone black

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Mar 2017
    Posts
    9
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Qt for BeagleBone black

    All the directories are on the same device,

    but the library that contains libQt5XcbQpa.so.5 is in :

    debian@beaglebone:/opt/proba/Test/lib

    Also i have script ( start.sh ) thats starts my application :


    #!/bin/bash
    #start.sh script
    export LD_LIBRARY_PATH=/opt/proba/Test/lib/

    /opt/proba/Test/Test -platform xcb

    Tnx,
    Last edited by NS22; 3rd March 2017 at 12:28. Reason: updated contents

Similar Threads

  1. Replies: 7
    Last Post: 20th February 2016, 18:46
  2. Issue Deploying Qt app to my Beaglebone Black
    By MarkB in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 10th October 2014, 15:33
  3. Problem configuring Qt for BeagleBone Black
    By sask1236 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 7th November 2013, 07:30
  4. Qt creator for Beaglebone black
    By Nagarajan in forum Newbie
    Replies: 0
    Last Post: 24th October 2013, 06:28
  5. Replies: 2
    Last Post: 30th September 2013, 13:18

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
  •  
Qt is a trademark of The Qt Company.