Results 1 to 6 of 6

Thread: QSqlDatabase close method error in DEBUG mode

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2012
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QSqlDatabase close method error in DEBUG mode

    Hi ChrisW67,
    I use Qt Debugger vers. 2.3.0. The compiler is MinGW 4.4.0.
    Try running the program in your debugger outside of Qt Creator. Any odd error messages from the debugger?
    Which debugger? Which compiler?
    What do you mean by "running the program outside Qt creator"? I don't know how do it. Could you explain me how do it please?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QSqlDatabase close method error in DEBUG mode

    Open command line, run gdb passing it the path to your executable, then type "run" and see what happens. If you want to step through the program this way then I suggest you read some tutorial on using gdb.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 1
    Last Post: 7th March 2012, 21:34
  2. Replies: 2
    Last Post: 21st August 2010, 10:26
  3. Replies: 1
    Last Post: 2nd November 2009, 12:02
  4. Replies: 9
    Last Post: 15th April 2009, 06:23
  5. Error compiling Qt 4.0 in Debug mode
    By Doug Broadwell in forum Installation and Deployment
    Replies: 1
    Last Post: 11th October 2006, 08:15

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.