problem compiling
#1
WIth e0c7bba39023b5ac62309cbfcd4aa0f6867307eb I get this error trying to compile

CPP xbmc/video/dialogs/GUIDialogVideoBookmarks.o
CPP xbmc/video/dialogs/GUIDialogVideoInfo.o
GUIDialogVideoInfo.cpp: In static member function 'static bool CGUIDialogVideoInfo::UpdateVideoItemSortTitle(const CFileItemPtr&)':
GUIDialogVideoInfo.cpp:1304:36: error: could not convert 'detail.CVideoInfoTag::m_strSortTitle.CStdStr<CT>::Empty [with CT = char]()' from 'void' to 'bool'
/home/xbmc/src/xbmc/xbmc/guilib/GraphicContext.h: At global scope:
/home/xbmc/src/xbmc/xbmc/guilib/GraphicContext.h:269:1: warning: 'g_graphicsContext'defined but not used [-Wunused-variable]
make[1]: *** [GUIDialogVideoInfo.o] Error 1
make: *** [xbmc/video/dialogs/videodialogs.a] Error 2

Thanks
Reply
#2
never post snippets on the forum!
repull from git
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
Thanks

Sorry about that..
Reply

Logout Mark Read Team Forum Stats Members Help
problem compiling0