[mythtv] Win Compile Fails - TRUNK 23374

Jonathan Martens jonathan at snetram.nl
Sat Jan 30 19:39:39 UTC 2010


On 30-1-2010 19:35, Jonathan wrote:
> tv_play.cpp:5887: error: expected unqualified-id before numeric constant
> tv_play.cpp:5907: error: `WHENCE' was not declared in this scope
> tv_play.cpp:5907: warning: unused variable 'WHENCE'
> tv_play.cpp: In member function `void TV::SetMuteTimer(PlayerContext*,
> int)':
> tv_play.cpp:8540: warning: cast from pointer to integer of different size
> tv_play.cpp: In member function `virtual void TV::customEvent(QEvent*)':
> tv_play.cpp:8842: warning: cast from pointer to integer of different size
> tv_play.cpp: In member function `PlayerContext*
> TV::GetPlayerHaveLock(PlayerContext*, int, const char*, int)':
> tv_play.cpp:11989: warning: cast from pointer to integer of different size
> tv_play.cpp: In member function `const PlayerContext*
> TV::GetPlayerHaveLock(const PlayerContext*, int, const char*, int) const':
> tv_play.cpp:12006: warning: cast from pointer to integer of different size
> make[2]: *** [tv_play.o] Error 1

I think it is related to [23362] as it defines WHENCE in tv_play.cpp, 
but it seems to go wrong on the line defining it and hence the 
references thereafter. Best file a ticket for it I think.

Kind regards,

Jonathan


More information about the mythtv-dev mailing list