[mythtv] Merging the 'render' branch

Peter Bennett pb.mythtv at gmail.com
Tue Dec 3 15:50:27 UTC 2019



On 12/2/19 4:04 PM, Mark Kendall wrote:
> I'm just about to push an update for MythDisplay so I'll add the
> missing include here as well - apologies - haven't had a chance to try
> the android build for a few weeks.

Hi Mark
There are new errors today, in the same module

platforms/mythdisplayandroid.cpp: In member function 'virtual 
DisplayInfo MythDisplayAndroid::GetDisplayInfo(int)':
platforms/mythdisplayandroid.cpp:38:31: error: 'LOC' was not declared in 
this scope
      LOG(VB_GENERAL, LOG_INFO, LOC +
                                ^
/home/peter/proj/github.com/MythTV/packaging/android/mythinstall/qt/include/QtCore/qglobal.h:710:38: 
note: in definition of macro 'qPrintable'
  #  define qPrintable(string) QString(string).toLocal8Bit().constData()
                                       ^
platforms/mythdisplayandroid.cpp:38:5: note: in expansion of macro 'LOG'
      LOG(VB_GENERAL, LOG_INFO, LOC +
      ^
Regards
Peter


More information about the mythtv-dev mailing list