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; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

