Hi,
hat jemand einen Patch für graphtftng mit VDR 2.7.3?
Ich bekomme beim Compile:
Code
In file included from /usr/include/c++/14/bits/specfun.h:43,
from /usr/include/c++/14/cmath:3898,
from /usr/include/c++/14/math.h:36,
from /usr/src/packages/BUILD/vdr/vdr-2.7.3-mh01/include/vdr/tools.h:18,
from /usr/src/packages/BUILD/vdr/vdr-2.7.3-mh01/include/vdr/i18n.h:14,
from /usr/src/packages/BUILD/vdr/vdr-2.7.3-mh01/include/vdr/config.h:19,
from graphtftng.c:14:
/usr/include/c++/14/bits/stl_algobase.h:257:5: note: candidate: ‘constexpr const _Tp& std::max(const _Tp&, const _Tp&) [with _Tp = int]’
257 | max(const _Tp& __a, const _Tp& __b)
| ^~~
./common.h:36:28: note: candidate: ‘T max(T, T) [with T = int]’
36 | template<class T> inline T max(T a, T b) { return a >= b ? a : b; }
| ^~~
make[1]: *** [Makefile:184: graphtftng.o] Error 1
Display More
Danke und ciao.
Michael.