Can't build qt-copy on windows (pcre/system include paths)
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Fri Feb 15 18:45:35 GMT 2008
Benjamin Reed schrieb:
> On Fri, Feb 15, 2008 at 12:59 PM, Christian Ehrlicher
> <Ch.Ehrlicher at gmx.de> wrote:
>
>> > I can't build qt-copy on windows because I've another pcre.h installed
>> > on my system. The problem is that the path where my pcre.h is installed
>> > is needed by qt to link against dbus and openssl.
>
> Yeah, I've got the same issue; it appears the stuff in 3rdparty/ is
> not winning over other stuff.
>
> I'm building against the system libpng/etc. so I have
> -I/opt/kde4-deps/include and -L/opt/kde4-deps/lib (the location of my
> externals libraries).
>
> Unfortunately, those same directories also contain pcre and clucene headers.
>
nice to see that we've the same problem on linux. Until now I could not
convince qt-bugs to move the user-defined include and lib dirs to the
end which should solve our problem.
Christian
More information about the kde-core-devel
mailing list