Results 1 to 7 of 7

Thread: Debuging Qt4 in VS2005

  1. #1
    Join Date
    Jan 2006
    Location
    France
    Posts
    36
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Debuging Qt4 in VS2005

    I'm trying to make my expression in autoexp.dat work but I can not seem to get the object name to work:

    C:\Program Files\Microsoft Visual Studio 8\Common7\Packages\Debugger\autoexp.dat
    ..
    QString = t=<d->data,su> size=<d->size,i>
    QObject = class=<staticMetaObject.d.stringdata,s> name=<d_ptr.objectName,s>
    ..

    QString is fine and Object's "class" is fine but not "name"

    Anybody solved this one?
    Derick Schoonbee

  2. #2
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Thanks
    55
    Thanked 12 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Debuging Qt4 in VS2005

    I took a look at my own autoexp.dat and noticed the Qt Visual Studio Integration 1.1.3 had already put in some vaules of its own in there. Not sure if it would be okay to post the values that it had set here, there's 2 dozen or so lines it added. I assume you don't use VS Integration?
    Software Engineer



  3. #3
    Join Date
    Jan 2006
    Location
    France
    Posts
    36
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Debuging Qt4 in VS2005

    Thanks. Nope I do not use the VS integration. Does Trolltech give the source of the plugin code? Had a quick look around and could not locate anything... if so I can just peek from that.
    Derick Schoonbee

  4. #4
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Thanks
    55
    Thanked 12 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Debuging Qt4 in VS2005

    Source code for the dll's included with it? Doubt it, as it's all a part of their commercial license package. I'd say it's quite handy as it integrates all the Qt stuff into VS2005 relatively smoothly, so if your budget has room for it, buying a license to support their efforts would definitely be worth it.
    Software Engineer



  5. #5
    Join Date
    Jan 2006
    Location
    France
    Posts
    36
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Debuging Qt4 in VS2005

    I actually have a commercial license... I'll just have to install the integration kit which seems to be this: qt-vsaddin-collection-2.1.2.exe 21484 KB

    Quite a download... sigh...

    Thanks for the tip.
    Derick Schoonbee

  6. #6
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Thanks
    55
    Thanked 12 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Debuging Qt4 in VS2005

    You need to download and install "qt-vsintegration-1.1.3.exe".
    Software Engineer



  7. #7
    Join Date
    Jan 2006
    Location
    France
    Posts
    36
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Debuging Qt4 in VS2005

    The collection also contains it.. thanks
    Derick Schoonbee

Similar Threads

  1. Installing Qt 4.1.4 (open source) on windows with vs2005
    By Randulf in forum Installation and Deployment
    Replies: 1
    Last Post: 19th August 2006, 12:22

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.