Results 1 to 2 of 2

Thread: strange compile error (?)

  1. #1
    Join Date
    Feb 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default strange compile error (?)

    Hi all!

    At the beginning i will say, that my english is not very good. I am new on forum and i have stupid mistake. I wrote a small project - smtp client. I use Qt Creator and when i compiles my program, he runs and everything is OK (e-mail reach the sender), but when i copy dll files to folder with my application(exe file) and run my application with "system-level" e-maile don't reach the sender This is a movie with my problem: http://www.youtube.com/watch?v=XlkLI...ature=youtu.be

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: strange compile error (?)

    Does the app work fine in qt creator in both release and debug mode?

    Try Dependency Walker and see if any library you rely on is missing.

    Another thing that may be the cause is windows firewall, try disabling it and see if that helps.

Similar Threads

  1. no compile error, but error on run with QMenu QAction
    By sincnarf in forum Qt Programming
    Replies: 4
    Last Post: 4th May 2011, 11:05
  2. COMPILE QT 4.7.0 MINGW: strange errors
    By giusepped in forum Qt Programming
    Replies: 4
    Last Post: 15th October 2010, 14:52
  3. Strange compile error in subclass
    By space_otter in forum General Programming
    Replies: 4
    Last Post: 3rd March 2010, 23:26
  4. Strange output: Can't compile for WinCE to save my life!
    By codeslicer in forum Qt Programming
    Replies: 3
    Last Post: 20th February 2010, 14:55
  5. Strange error
    By joseph in forum General Programming
    Replies: 3
    Last Post: 8th February 2008, 13:32

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.