discuss-gnustep
[Top][All Lists]
Advanced

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

Re: cairo 1.1.2 snapshot released


From: Dennis Leeuw
Subject: Re: cairo 1.1.2 snapshot released
Date: Thu, 27 Apr 2006 13:36:53 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

Nerijus Baliunas wrote:
On Wed, 26 Apr 2006 10:01:38 +0200 Dennis Leeuw <dleeuw@made-it.com> wrote:


/usr/GNUstep/cairo/include/cairo/cairo-ft.h:48:10: #include expects "FILENAME" or <FILENAME>

Setting the macro to freetype/freetype.h or freetype2/freetype/freetype.h makes the problem even bigger.
Any ideas?


I solved it by changing #include FT_FREETYPE_H to #include <freetype/freetype.h>
and then
ADDITIONAL_OBJCFLAGS="-I/usr/include/freetype2" make

But it would be nice if gcc would not complain about #include FT_FREETYPE_H.
Someone should file a bug.


Cool this fixed it... and it starts... and crashes ;)

That's gonna take a couple of days of fighting with the system.

Happy Stepp<segfault>

--
"It is not necessary to change.
 After all, survival is not mandatory."
        Dr. W. Edwards Deming




reply via email to

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