Can't build qt-copy on windows (pcre/system include paths)
Benjamin Reed
rangerrick at gmail.com
Fri Feb 15 18:36:45 GMT 2008
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.
--
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
More information about the kde-core-devel
mailing list