So I never did find the Qt Add
in source code, though I have heard it is open source…
However, the fix to my problem,
that the add-in does not allow me to select a thought to be valid, qt directory..
The file it looks for that was preventing the OK button from being enabled, was
the qdir/.qmake.cache file
The issue here, for the company
I am working for, we checked in our qt directory, (we have a bunch of qt
developers, and it saves a bunch of time) However, the .qmake.cache file was
not checked in. Everything else worked, debugging, building etc.. but not the
qt-add in accepting the directory.
Scott
From:
qt-interest-bounces@xxxxxxxxxxxxx [mailto:qt-interest-bounces@xxxxxxxxxxxxx] On
Behalf Of Scott Aron Bloom
Sent: Friday, June 11, 2010 9:57 AM
To: qt-interest@xxxxxxxxxxxxx
Subject: [Qt-interest] Qt Visual Studio Add In source? Or help
withselecting a Qt Dir
Im using the Qt Add in for Dev Studio 2008…
Im trying to add a Qt dir that is a different configuration
then my default Qt via the Qt->Options dialog.
However, it wont let me select the directory (the OK button
is not enabled)…
So if anyone knows either
1) If the source code is LGPL (or GPL for that matter) so I
can track it down
2) The answer to what its looking
for so I don’t have to track it down J
Scott