On Saturday 28 October 2006 12:08, Udo Giacomozzi wrote:
> BJ> This happens because class YUV_video is implemented in
> BJ> render_handler_ogl.cpp, which is of course not built when Agg is
> the BJ> selected renderer.
>
> So, what to do? create_YUV_video must implemented in any renderer
> since it is a abstract virtual method..
Move it into seperate header and implementation files (or
render_handler{.h, .cpp} since it is a renderer thing).
Bastiaan
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit