Results 1 to 12 of 12

Thread: Build release and run error

Threaded View

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

    Default Re: Build release and run error

    I think there's a good clue if you examine the QtCreator.exe file - it seems to be compiled with Microsoft Visual Studio 2008 - there are references to MSVCR90.dll, but no GCC libs. The DLLs are the same.

    The DLLs in the qt\bin directory are compiled with GCC.

  2. The following user says thank you to squidge for this useful post:

    gabriele (17th February 2010)

Similar Threads

  1. Replies: 3
    Last Post: 3rd December 2009, 16:12
  2. Dialog executes in debug build but not release
    By awhite1159 in forum Qt Programming
    Replies: 5
    Last Post: 24th June 2008, 17:51
  3. build debug with shared and release with static?
    By Thor28 in forum Qt Programming
    Replies: 4
    Last Post: 14th April 2008, 22:32
  4. XCode and Qt4.3 Release Build
    By themolecule in forum Qt Programming
    Replies: 0
    Last Post: 12th August 2007, 07:20
  5. .png not displayed with release build
    By mnemonic_fx in forum Qt Tools
    Replies: 1
    Last Post: 5th July 2007, 09:41

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.