Project

General

Profile

Actions

Bug #448

closed

invalid conversion from 'const char*' to 'char*'

Added by Copperhead about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
BUGS
Target version:
Start date:
11/03/2010
Due date:
% Done:

0%

Estimated time:

Description

Ich hätte da mal ein Problem beim Plugin. graphlcd-base kompiliert problemlos und ist bereits installiert

g++ -O2 -fPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"graphlcd"' -DHAVE_FREETYPE2 -I/usr/src/dvb/linux/include -I./graphlcd-base/ -I/usr/src/vdr/include -I/usr/include -I/usr/include/freetype2 display.c
display.c: In member function 'void cGraphLCDDisplay::DisplayMenu()':
display.c:1663:43: error: invalid conversion from 'const char*' to 'char*'
display.c:1674:47: error: invalid conversion from 'const char*' to 'char*'

make: *** [display.o] Error 1
Actions

Also available in: Atom PDF