[mythtv] CVS Compile Error

Rob Rosenfeld mythtv.org at rosenfeld.to
Thu Apr 28 12:10:07 UTC 2005


Daniel Kristjansson wrote:

>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
>
>  
>

Somehow this did it:

# cvs -q update
M settings.pro
P libs/libmythtv/nuppeldecoder.h
P programs/mythfrontend/previousbox.cpp
P programs/mythfrontend/previousbox.h

Thanks for your attention.

>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
>
>  
>



FWIW, this compiled.


More information about the mythtv-dev mailing list