Re: Build failure in MSVC

From: J.M. Maurer <uwog_at_uwog.net>
Date: Sun Nov 08 2009 - 22:01:27 CET

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
Received on Sun Nov 8 22:02:44 2009

This archive was generated by hypermail 2.1.8 : Sun Nov 08 2009 - 22:02:44 CET