Re: pkg-config output on the Windows platform?
- From: Yevgen Muntyan <muntyan tamu edu>
- To: John Pye <john pye student unsw edu au>
- Cc: gtk-devel-list gnome org
- Subject: Re: pkg-config output on the Windows platform?
- Date: Wed, 08 Nov 2006 18:16:12 -0600
John Pye wrote:
[snip]
Can anyone tell me what system pkg-config uses when some/all of the C
Preprocessor paths contain spaces?
Apparently you just have to use bugzilla here. On linux, with pkg-config
0.21
the following
pkg-config --define-variable=prefix="/foo blah" --libs gtk+-2.0
produces
blah/lib -L/foo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0
-ldl -lglib-2.0
Note the "blah/lib -L/foo" part.
Best regards,
Yevgen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]