Results 1 to 3 of 3

Thread: How to debug Custom widget???

  1. #1
    Join Date
    Nov 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default How to debug Custom widget???

    Dear all,

    I use Qt built-in example "taskmenuextension" project and build it on VS.NET release mode.
    And i get taskmenuextension.lib and .dll on C:\Qt\4.7.3\examples\designer\taskmenuextension\Re lease
    I put them into C:\Qt\4.7.3\plugins\designer floder.
    If i attach to Process(Qt Designer.exe), all breakpoint will be disable. How can i do ????

    Please help me.
    thank you.

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: How to debug Custom widget???

    for debugging you need debug mode dlls, something like taskmenuextensiond.dll (note xxxxd.dll)

  3. #3
    Join Date
    Jul 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to debug Custom widget???

    But the Qt Designer can't recognize xxxd.dll widget plguin.
    So my widget plugin proj still can't attach with Qt Designer.
    Anything help ?
    Thanks,

Similar Threads

  1. Replies: 13
    Last Post: 6th May 2011, 10:34
  2. Replies: 1
    Last Post: 6th May 2010, 10:09
  3. Adding custom defines when on debug build
    By chus in forum Qt Programming
    Replies: 2
    Last Post: 2nd March 2007, 11:38
  4. Replies: 1
    Last Post: 5th November 2006, 23:50
  5. Replies: 9
    Last Post: 8th May 2006, 14:21

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.