Results 1 to 3 of 3

Thread: QT executable application

  1. #1
    Join Date
    Aug 2011
    Posts
    1
    Qt products
    Qt3
    Platforms
    MacOS X

    Question QT executable application

    Hi all
    I just done a QT program at fedora platform , but it can not run at ubuntu platform.

    Does anyone know how to configure the settings to build-in library to the executable
    application ?

    I want done once at fedora , work fine at both them.

    Any suggestion ??

    Thanks

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QT executable application

    run your app in console and tell the exact error.

  3. #3
    Join Date
    Jul 2010
    Posts
    41
    Thanks
    6
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QT executable application

    Quote Originally Posted by evan6200 View Post
    Hi all
    I just done a QT program at fedora platform , but it can not run at ubuntu platform.

    Does anyone know how to configure the settings to build-in library to the executable
    application ?

    I want done once at fedora , work fine at both them.

    Any suggestion ??

    Thanks
    Hi,
    You should compile your application on system with older APIs, and then MAYBE it works on both OSes!
    I don't try dynamic linking but with statically linking you just need to care about libc6 (and maybe some other Linux libs used by your app.)

Similar Threads

  1. Help in the executable
    By mukunda in forum Qt Programming
    Replies: 6
    Last Post: 5th July 2011, 07:59
  2. Problem deploying a two library + executable application to windows
    By joseprl89 in forum Installation and Deployment
    Replies: 8
    Last Post: 15th March 2011, 20:52
  3. To identify executable and other files in QT Application
    By augusbas in forum Qt Programming
    Replies: 3
    Last Post: 8th March 2010, 18:29
  4. qt executable in linux
    By knishaq in forum Qt Programming
    Replies: 10
    Last Post: 3rd February 2010, 12:51
  5. How to Create Executable file for my QT application
    By c_srikanth1984 in forum Qt Programming
    Replies: 2
    Last Post: 19th March 2009, 04:02

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.