Results 1 to 20 of 24

Thread: Runtime problem in Release mode

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Runtime problem in Release mode

    Hi,

    I am facing this problem in debug mode too. My OS is Windows XP SP2. Please tell me how you able to run your program in debug mode.

    regards
    rittchat

  2. #2
    Join Date
    Apr 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Wink Re: Runtime problem in Release mode

    I haven't done anything special. I created an empty project with Creator, populated it with my files and everything worked out of the box.

    I also tried to use the qt command line. I removed every file from my project folder ( except sources and ui file naturally ) then ran "qmake -project", "qmake", "make". Both debug and release binaries are created, but the release exe still presents the same problem.

    My sensation is that Creator has some minor bugs. For example, every time I open my project, I have to remove Makefiles, .user file, debug and release folder or I get the error "The process could not be started!" when I try to run my app.

    Nothing special but still annoying

Similar Threads

  1. problem with mouse release on the border, help me!
    By dungsivn in forum Qt Programming
    Replies: 1
    Last Post: 25th June 2007, 08:16
  2. qodbc driver not loaded error in release mode
    By mandal in forum Qt Programming
    Replies: 1
    Last Post: 14th November 2006, 09:42
  3. Problem with Debug mode in KDevelop
    By zlatko in forum KDE Forum
    Replies: 1
    Last Post: 16th June 2006, 09:10
  4. Problem with Release version
    By jlbrd in forum Installation and Deployment
    Replies: 7
    Last Post: 30th March 2006, 19:45
  5. Runtime dynamic linking + Qt4 problem
    By _Ramirez_ in forum Qt Programming
    Replies: 5
    Last Post: 11th February 2006, 14:28

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.