Re: Build failure in MSVC

From: Jean Bréfort <jean.brefort_at_normalesup.org>
Date: Sun Nov 08 2009 - 22:53:13 CET

Le dimanche 08 novembre 2009 à 22:01 +0100, J.M. Maurer a écrit :
> On Sun, 2009-11-08 at 23:52 +1100, Martin Sevior wrote:
> > Hi folks,
> > I'm attempting to build a win32 version with MSVC. It fails
> > due to missing cairo.h in ut_bytebuf.h
> >
> > Compiling...
> > fb_Alignment.cpp
> > c:\documents and
> > settings\msevior\source\abiword\src\af\util\xp\ut_bytebuf.h(31) :
> > fatal error C1083: Cannot open include file: 'cairo.h': No such file
> > or directory
> > fb_ColumnBreaker.cpp
> > c:\documents and
> > settings\msevior\source\abiword\src\af\util\xp\ut_bytebuf.h(31) :
> > fatal error C1083: Cannot open include file: 'cairo.h': No such file
> > or directory
> >
> > etc....
> >
> > Any ideas what is wrong?
>
> Jean added a dependency on cairo in UT_bytebuf (XP code, r28443), which
> never was there before. Win32 does not depend on cairo. Maybe the new
> function can be better placed in the GOffice plugin for now?
>
> Marc
>
Oops sorry. Yes, this can go to the Goffice plugin, since it does not
use any private/protected field in UT_ByteBuf, I'll commit the fix
shortly.

Jean
Received on Sun Nov 8 22:54:39 2009

This archive was generated by hypermail 2.1.8 : Sun Nov 08 2009 - 22:54:40 CET