Results 1 to 2 of 2

Thread: QT Deployment Over BBB using Ubuntu Machine

  1. #1
    Join Date
    Sep 2014
    Posts
    1
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default QT Deployment Over BBB using Ubuntu Machine

    Hello All !!

    I’m trying designing a Qt project, my machine is Ubuntu 14.04 under VMware and Remote Machine is BBB debian installed,

    facing a error message while building

    Error Message is:
    “stdin: is not a tty
    /home/debian/testi: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
    Application finished with exit code 127.”

    i tried google but didn't get anything usefulness
    please suggest the necessary steps for removing the error,

    My Machine has QT Creator 3.1.2 , QT 5.3.1 (32 bits)
    Remote Machine Configuration QT Creator 2.5.0, Qt 4.8.2(32 bits)

    feel free to ask anything about the setup

    Regards:
    Sonu Verma

  2. #2
    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 Deployment Over BBB using Ubuntu Machine

    Looks like a mismatch in the C++ runtime version.
    Have you built the program using the target platform's compiler?
    If not, have you checked it is the same compiler as on the development machine?

    Cheers,
    _

Similar Threads

  1. Static linking on OpenSUSE for deployment on Ubuntu - what to link?
    By bloks in forum Installation and Deployment
    Replies: 2
    Last Post: 11th June 2014, 18:30
  2. Replies: 3
    Last Post: 27th May 2014, 17:55
  3. Successful deployment on one machine does not work on a different machine
    By rakefet in forum Installation and Deployment
    Replies: 0
    Last Post: 6th May 2014, 15:57
  4. Ubuntu application deployment
    By budda in forum Newbie
    Replies: 3
    Last Post: 15th September 2013, 17:09
  5. Replies: 4
    Last Post: 7th September 2011, 22:39

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.