Results 1 to 5 of 5

Thread: Qt 4.8.1 Cannot release debugged app for windows.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2012
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Exclamation Qt 4.8.1 Cannot release debugged app for windows.

    Hello everyone !

    I have working solution of client-side of my project ( calculator through winsocks ). Problem is that I cannot release my solution. Debugging works fine - no errors program runs ect.
    When Im releasing my app after adding all qt dll's to release folder and clicking on .exe I Get error :
    The procedure entry point ??4Qstring@@......@Z could not be located in the dynamic link library QtCore4.dll

    Please help me with this one. I'ts my second day I am trying to release this application. I've tried to add different qt dll's 4.7.2 and lower... nor of them works... :/
    I even reinstaled whole SDK, had 4.7. and thought maybe update went wrong ... I've made whole new project in 4.8 and copied source and it works fine in Qt Creator...

    I'm working on windows vista home premmium 32bit


    Thanks in advance,
    Yours,
    notes.
    Last edited by notes90; 31st May 2012 at 17:07.

Similar Threads

  1. Replies: 1
    Last Post: 18th November 2009, 21:51
  2. QtSingleApplication in Windows with release mode
    By Auryn in forum Qt Programming
    Replies: 2
    Last Post: 28th October 2009, 11:36
  3. Replies: 8
    Last Post: 8th September 2008, 09:46
  4. Strange QTcpSocket behavior (debugged with Ethereal)
    By mdecandia in forum Qt Programming
    Replies: 23
    Last Post: 28th May 2007, 20:44
  5. Qt 4.2.2 Cleanlooks debug vs. release (Windows XP)
    By Byngl in forum Qt Programming
    Replies: 6
    Last Post: 25th January 2007, 12:56

Tags for this Thread

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.