Bitte um Hilfe:
Code
g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -c -DUSE_HARDLINKCUTTER -DUSE_JUMPPLAY -DUSE_VASARAJANAULOJA -DUSE_LIVEBUFFER -DUSE_MAINMENUHOOKS -DUSE_MENUORG -DUSE_NALUDUMP -DUSE_TIMERINFO -DUSE_TTXTSUBS -DUSE_WAREAGLEICON -DUSE_YAEPG -DPLUGIN_NAME_I18N='"picselshow"' -D_GNU_SOURCE -DHAVE_IMLIB2 -I../../../include -I. bitmap.c
In file included from bitmap.h:8:0,
from bitmap.c:5:
imagecache.h:22:2: error: âuintâ does not name a type
imagecache.h:29:15: error: expected â)â before âMaxItemsâ
imagecache.h:36:2: error: âuintâ does not name a type
imagecache.h:46:38: error: expected constructor, destructor, or type conversion before â(â token
imagecache.h: In member function âdata_type& cxCache<key_type, data_type>::operator[](const key_type&)â:
imagecache.h:91:23: error: âmMaxItemsâ was not declared in this scope
In file included from bitmap.c:5:0:
bitmap.h: In constructor âcBitmapCache::cBitmapCache(uint)â:
bitmap.h:58:74: error: no matching function for call to âcxCache<tBitmapSpec, cImageBitmap*>::cxCache(uint&)â
bitmap.h:58:74: note: candidates are:
imagecache.h:13:7: note: cxCache<tBitmapSpec, cImageBitmap*>::cxCache()
imagecache.h:13:7: note: candidate expects 0 arguments, 1 provided
imagecache.h:13:7: note: cxCache<tBitmapSpec, cImageBitmap*>::cxCache(const cxCache<tBitmapSpec, cImageBitmap*>&)
imagecache.h:13:7: note: no known conversion for argument 1 from âuint {aka unsigned int}â to âconst cxCache<tBitmapSpec, cImageBitmap*>&â
make: *** [bitmap.o] Error 1
Display More
Wird das Plugin noch weiter gepflegt?
Carel