Results 1 to 18 of 18

Thread: Shouldn't one build run in different machines?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Join Date
    Mar 2011
    Location
    Madrid
    Posts
    10
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Shouldn't one build run in different machines?

    The code is
    Qt Code:
    1. $ file ./MisterMand
    2. ./MisterMand: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, not stripped
    To copy to clipboard, switch view to plain text mode 
    Qt Code:
    1. $ uname -a
    2. Linux nico-laptop 2.6.32-30-generic #59-Ubuntu SMP Tue Mar 1 21:30:21 UTC 2011 i686 GNU/Linux
    To copy to clipboard, switch view to plain text mode 
    I guess that means I really need to link statically, right?
    Last edited by portilhe; 29th March 2011 at 21:19.

Similar Threads

  1. QPixmap is null on other machines
    By sepehr in forum Installation and Deployment
    Replies: 6
    Last Post: 12th July 2011, 07:24
  2. Saving image fails on other machines
    By 27Loco in forum Qt Programming
    Replies: 4
    Last Post: 28th July 2010, 18:34
  3. Qt app problems on non-development machines
    By khw in forum Qt Programming
    Replies: 2
    Last Post: 11th June 2010, 19:50
  4. OSX App wont run on other machines
    By December in forum Qt Programming
    Replies: 3
    Last Post: 13th April 2007, 02:23
  5. How to Runn applications in NON Qt machines
    By sudeepdua in forum Installation and Deployment
    Replies: 4
    Last Post: 18th November 2006, 16:08

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.