gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fontconfig pkg-config file not installed on Windows...


From: Gregory Casamento
Subject: Re: Fontconfig pkg-config file not installed on Windows...
Date: Sun, 5 Oct 2014 00:34:02 -0400

Put this in /mingw/lib/pkgconfig and also do the following before compiling:

export PKG_CONFIG_PATH=/mingw/lib/pkgconfig:${PKG_CONFIG_PATH}

We should make sure that the .pc file is in the next release.   The
attached file is one I modified from my Linux system, so I'm not sure
it's 100% correct, but it does solve the immediate issue.

GC

On Sat, Oct 4, 2014 at 11:54 PM, Gregory Casamento
<address@hidden> wrote:
> It appears as though when installing the Cairo backend that the
> fontconfig.pc file is not installed in /mingw/lib/pkgconfig.  While
> this is just fine for running it, it does not allow for you to
> recompile it when finding issues.
>
> This is not a huge issue, but it should be corrected.
>
> --
> Gregory Casamento
> Open Logic Corporation, Principal Consultant
> yahoo/skype: greg_casamento, aol: gjcasa
> (240)274-9630 (Cell)
> http://www.gnustep.org
> http://heronsperch.blogspot.com



-- 
Gregory Casamento
Open Logic Corporation, Principal Consultant
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)
http://www.gnustep.org
http://heronsperch.blogspot.com

Attachment: fontconfig.pc
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]