Bug #1757
closederror: VideoDiskSpace was not declared in this scope
100%
Description
Dear Developers,
Has you can see below with the next VDR release 2.1.5 we have an new issue. It should be an error with VideoDirectory vs cVideoDirectory::Name()
Cheers.
Bernard.
--
make1: Leaving directory `/usr/src/vdr/vdr-2.1.5/PLUGINS/src/vdr-plugin-live/pages'
make1: Entering directory `/usr/src/vdr/vdr-2.1.5/PLUGINS/src/vdr-plugin-live/pages'
g++ g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=21000 -DCXXTOOLVER=21100 -DHAVE_LIBPCRECPP -I../../../../include -I.. menu.cpp
g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=21000 -DCXXTOOLVER=21100 -DHAVE_LIBPCRECPP -I../../../../include -I.. recordings.cpp
recordings.ecpp: In member function âvirtual unsigned int {anonymous}::_component_::operator()(tnt::HttpRequest&, tnt::HttpReply&, tnt::QueryParams&)â:
recordings.ecpp:82:46: error: âVideoDiskSpaceâ was not declared in this scope
make1: * [recordings.o] Error 1
make1: Leaving directory `/usr/src/vdr/vdr-2.1.5/PLUGINS/src/vdr-plugin-live/pages'
make: * [pages] Error 2
-
Updated by tadi almost 10 years ago
- Status changed from New to Closed
- Assignee set to tadi
- Target version changed from vdr-live-0.3.0 to vdr-live-0.4.0
- % Done changed from 0 to 100
Upcoming updated git version fixes this bug.
Setting this bug-entry to closed.