Andrew Ross wrote:
>
> I've committed a svn change to explicitly add in the freetype include
> flags / libraries for the gcw driver. Can you test this? It doesn't
> break anything for me.
Works for me. Thanks!
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoR
On Mon, Aug 06, 2007 at 10:17:38AM -0600, Orion Poplawski wrote:
> Andrew Ross wrote:
> > Orion,
> >
> > -I${FREETYPE_INCLUDE_DIR} is not explicitly included in the driver's
> > includes. Each driver is supposed to set the xxx_COMPILE_FLAGS in the
> > driver cmake module cmake/modules/xxx. For the
Andrew Ross wrote:
> Orion,
>
> -I${FREETYPE_INCLUDE_DIR} is not explicitly included in the driver's
> includes. Each driver is supposed to set the xxx_COMPILE_FLAGS in the
> driver cmake module cmake/modules/xxx. For the case of gcw this is
> done in cmake/modules/gcw.cmake using pkg-config. Can
Orion,
> [ 20%] Building C object drivers/CMakeFiles/gcw.dir/gcw.o
> /usr/bin/gcc -Dgcw_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
> -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC
> -I/builddir/build/BUILD/plp