Kodi Community Forum

Full Version: Conflicting defines for
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I ran it an issue today trying to use XBMC->GetDirectory() in a pvr addon in 18.6 and found that I had the exact issue described here.

https://github.com/xbmc/xbmc/issues/15826

There is a conflict between kodi/Filesystem.h and kodi/kodi_vfs_types.h and only kodi_vfs_types.h works without crashing.   The problem is quite obvious if you include both headers.

What is the procedure for adding to information on gitbhub?  The explanation seems clear and I'm glad I found it.

Martin
Just post your findings to the issue. If it helps further diagnose the issue, info is always useful.