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?
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.
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.
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.
Re: Debuging Qt4 in VS2005
You need to download and install "qt-vsintegration-1.1.3.exe".
Re: Debuging Qt4 in VS2005
The collection also contains it.. thanks