changes how Qt4 is found in trunk/kdelibs/
Alexander Neundorf
neundorf at kde.org
Fri Mar 31 17:46:15 CEST 2006
On Friday 31 March 2006 00:51, Tanner Lovelace wrote:
> On 3/30/06, Tanner Lovelace <clubjuggler at gmail.com> wrote:
> > On 3/30/06, Alexander Neundorf <neundorf at kde.org> wrote:
> > > To me it's still unclear how we want/need to use the Qt debug libs.
> > > It seems on windows the debug libs should be used if we are doing a
> > > debug build, and then our debug libs should also get different names
> > > than the non-debug libs (on windows, msvc only or mingw too?)
> >
> > Well, I think the *_DEBUG variables should probably be set
> > since I think that's what gets used for debug builds in XCode
> > (and Visual Studio too, I believe).
>
> Actually, never mind. If I had just looked further down in FindQt4.cmake
> I would have discovered that the _QT4_ADJUST_LIB_VARS macro
> automatically sets libraries to the release version if the debug version
> isn't found. With that I think we can do away with different ways of
> searching for the libraries. I've got a patch to do that and I'm just
> testing it right now to make sure it actually does what I think it does.
> I've attached it, so please take a look and see if it looks ok.
After a quick look, it seems you just removed the special handling for OS X ?
If this works for you, feel free to commit :-)
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list