[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash-dev] trunk is broken
From: |
Gwenole Beauchesne |
Subject: |
Re: [Gnash-dev] trunk is broken |
Date: |
Thu, 5 Aug 2010 13:27:51 +0200 (CEST) |
User-agent: |
Alpine 1.10 (DEB 962 2008-03-14) |
On Wed, 4 Aug 2010, Rob Savoye wrote:
So trunk is now broken if you want to use vaapi.
I think it even fails to break without since the following error doesn't
seem to be related to VA-API or other GnashImage.
../../libcore/asobj/flash/display/BitmapData_as.cpp: In constructor
‘gnash::BitmapData_as::BitmapData_as(gnash::as_object*,
std::auto_ptr<gnash::GnashImage>, uint32_t)’:
../../libcore/asobj/flash/display/BitmapData_as.cpp:95: error: ‘class
boost::intrusive_ptr<gnash::CachedBitmap>’ has no member named ‘reset’
../../libcore/asobj/flash/display/BitmapData_as.cpp: In member function ‘void
gnash::BitmapData_as::dispose()’:
../../libcore/asobj/flash/display/BitmapData_as.cpp:197: error: ‘class
boost::intrusive_ptr<gnash::CachedBitmap>’ has no member named ‘reset’
Or probably raise the Boost version check in configure?
Thanks,
Gwenole.