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: strk
Subject: Re: [Gnash-dev] compilation error in triangulate_float
Date: Fri, 27 Apr 2007 08:52:05 +0200

On Thu, Apr 26, 2007 at 10:08:40PM +0200, Patrice Dumas wrote:
> Hello,
> 
> It's 2 days since I have
> 
> 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'

Try adding 

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

right below the $Id$ line

--strk;




reply via email to

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