Kodi Community Forum

Full Version: [Linux] Compile error from Git (ButtonTranslator.cpp)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Im getting a compile error in ButtonTranslator.cpp

HEAD is now at b73a356 [vaapi] fixes build breakage from gl/gles refactor
The error is:

ButtonTranslator.cpp: In member function ‘bool CButtonTranslator::LoadLircMap(const CStdString&)’:
ButtonTranslator.cpp:578: error: ‘TINYXML_ELEMENT’ is not a member of ‘TiXmlNode’

Dont think it's anything on my machine since ./bootstrap & ./configure ran ok

Just to let the Devs Know.