[mythtv] Win Compile Fails - TRUNK 23374

Michael T. Dean mtdean at thirdcontact.com
Sat Jan 30 19:49:54 UTC 2010


On 01/30/2010 02:39 PM, Jonathan Martens wrote:
> 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.

Out of curiosity, if you change WHENCE to some other name on 5887 and
5907 , does it compile?

Mike


More information about the mythtv-dev mailing list