On Wed, 2005-04-27 at 22:11 -0400, Rob Rosenfeld wrote:
> Get this with and without XvMC enabled.
First make sure your cvs is up to date, especially
libs/libavcodec/xvmc_render.h
Then see you can compile this file
main.cpp:
int main()
{
#ifndef __cplusplus
# error My compiler does not define __cplusplus
#endif
return 0;
}
If it doesn't compile report back to me with the gcc version.
-- Daniel
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev