gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] compilation error in triangulate_float


From: Patrice Dumas
Subject: Re: [Gnash-dev] compilation error in triangulate_float
Date: Fri, 27 Apr 2007 17:45:37 +0200
User-agent: Mutt/1.5.14 (2007-02-12)

On Fri, Apr 27, 2007 at 09:48:35AM -0600, Rob Savoye wrote:
> Patrice Dumas wrote:
> > On Fri, Apr 27, 2007 at 08:52:05AM +0200, strk wrote:
> 
> >>> triangulate_impl.h: In member function 'void poly_env<coord_t>::init(int, 
> >>> const std::vector<coord_t, std::allocator<_CharT> >*)':
> >>> triangulate_impl.h:1877: error: expected `)' before 'SIZET_FMT'
> 
>   I'd guess SIZET_FMT isn't being set right by configure. LINK tests
> should be avoided in configure, as this test fails on Ubuntu Edgy and
> Darwin. I think the best fix is to rewrite the configure test. Anyway,
> what is SIZET_FMT in config.h set too ?

It was unset because I hadn't rerun autoheader. Now it is set to "%u"
and it works right.

--
Pat




reply via email to

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