Results 1 to 14 of 14

Thread: Why I cannot open an application that a friend had give to me?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Why I cannot open an application that a friend had give to me?

    If you know it's written in Qt, then by far the easiest way is to download Qt and install it.

  2. #2
    Join Date
    Apr 2010
    Posts
    769
    Thanks
    1
    Thanked 94 Times in 86 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Why I cannot open an application that a friend had give to me?

    You could also post meaningful error messages. Applications don't just fail to run; the operating system provides a wealth of information on exactly what the problem was, and you haven't provided any of it so far.

    Under Linux, the easiest way to gather such output is to run an application from the console, and capture the output. I suppose it is the same under Windows.

Similar Threads

  1. To open a PDF file in QT Application
    By augusbas in forum Qt Programming
    Replies: 3
    Last Post: 9th February 2010, 09:32
  2. I can't open my application
    By alextavara in forum Newbie
    Replies: 3
    Last Post: 8th December 2009, 15:27
  3. open an application
    By adamatic in forum Qt Programming
    Replies: 2
    Last Post: 3rd April 2009, 12:33
  4. How open my application in other PCs without Qt?
    By Colx007 in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd June 2008, 15:34
  5. How to open IGES files in Qt Application?
    By Shuchi Agrawal in forum Newbie
    Replies: 1
    Last Post: 21st February 2007, 01:06

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.