v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
@Milhouse
Did you have any trouble building with flatbuffers package? My build fails unless I remove flatbuffers.
Code:
[i][i][i][i][i]../include/flatbuffers/flatbuffers.h:1200:24: error: 'i' was not declared in this scope
../include/flatbuffers/flatbuffers.h:1200:52: error: there are no arguments to 'PushElement' that depend on a template parameter, so a declaration of 'PushElement' must be available [-fpermissive]
     for (auto i = len; i > 0;) { PushElement(v[--i]); }
                                                    ^
../include/flatbuffers/flatbuffers.h:1201:34: error: '>>' should be '> >' within a nested template argument list
     return Offset<Vector<Offset<T>>>(EndVector(len));
                                  ^
../include/flatbuffers/flatbuffers.h:1201:51: error: there are no arguments to 'EndVector' that depend on a template parameter, so a declaration of 'EndVector' must be available [-fpermissive]
     return Offset<Vector<Offset<T>>>(EndVector(len));
                                                   ^
../include/flatbuffers/flatbuffers.h: At global scope:
../include/flatbuffers/flatbuffers.h:1212:3: error: expected unqualified-id at end of input
   }
   ^
../include/flatbuffers/flatbuffers.h:1212:3: error: expected '}' at end of input
ninja: build stopped: subcommand failed.
Makefile:9: recipe for target 'release' failed
make: *** [release] Error 1
## BUILD FINISHED: Tue Jul 31 09:08:12 MSK 2018
## BUILD DURATION: 6663 seconds[/i][/i][/i][/i][/i]


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by smp1 - 2018-07-31, 15:14
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24