Results 1 to 4 of 4

Thread: I can't open my application

  1. #1
    Join Date
    Nov 2009
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default I can't open my application

    Hi
    I've compiled my app, but I can't execute it. It's a HTML Editor, I get this error when I try to open it:


  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: I can't open my application

    Quote Originally Posted by alextavara View Post
    Hi
    I've compiled my app, but I can't execute it. It's a HTML Editor, I get this error when I try to open it:
    Please provide more information regarding your problem.

  3. #3
    Join Date
    Nov 2009
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: I can't open my application

    I'm trying to build my application, I want to open it without Qt Creator, like a normal software on windows.
    I read in a forum that I have to copy to the "release" directory the libraries: QtCore4.dll, QtGui4.dll. I did it and it worked with another of my applications.

    Now in my HTML Editor I work with a QWebView object, and I need the QtWebKit4.dll library.


    Then, when I copy the file into the directory I get an error:


    But, when I open the application in Qt Creator, it works fine.

  4. #4
    Join Date
    Nov 2009
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: I can't open my application

    Sorry, I solved the problem. I copied QtNetwork4.dll and it worked.
    Thanks

Similar Threads

  1. Minimizing Mfc application with open Qt dialog
    By elizabeth.h1 in forum Qt Programming
    Replies: 0
    Last Post: 26th September 2009, 20:08
  2. open an application
    By adamatic in forum Qt Programming
    Replies: 2
    Last Post: 3rd April 2009, 12:33
  3. Replies: 7
    Last Post: 24th November 2008, 11:22
  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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.