bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Error in configure line 9576?


From: Holger
Subject: Re: [Bug-gnubg] Error in configure line 9576?
Date: Tue, 17 Dec 2002 17:21:17 +0100

On Tue, 17 Dec 2002 14:15:55 +0100, "Nardy Pillards"
<address@hidden> wrote:
>Maybe completely wrong here (Win32!)
>but I needed to move \freetype2\freetype (all files)
>to
>\freetype
>
>(thus 'removing' \freetype2\ in the path)

This shouldn't be necessary, at least following your philosophy so far
of installing everything in one single place. You have to add the
include directory, though.
For instance:
INCLUDE = -I. -I./lib \
     -IC:/HB/MinGW/lib/gtk+/include \
     -IC:/HB/MinGW/lib/glib-2.0/include \
     -IC:/HB/MinGW/include/glib-2.0 \
     -IC:/HB/MinGW/include/libxml2 \
     -IC:/HB/MinGW/include/freetype2

Btw, compiling with freetype and png went well here.

Regards,

        Holger



reply via email to

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