Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
g++ -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -DPLUGIN_NAME_I18N='"tvonscreen"' -D_GNU_SOURCE -I/var/tmp/portage/vdrplugin-tvonscreen-0.6.0/work/dvb-includes -I/usr/include i18n.c g++ -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -DPLUGIN_NAME_I18N='"tvonscreen"' -D_GNU_SOURCE -I/var/tmp/portage/vdrplugin-tvonscreen-0.6.0/work/dvb-includes -I/usr/include magazine.c magazine.c: In member function `virtual void magazine::Show()': magazine.c:1147: Fehler: array bound forbidden after parenthesized type-id magazine.c:1147: Anmerkung: try removing the parentheses around the type-id magazine.c:1148: Fehler: array bound forbidden after parenthesized type-id magazine.c:1148: Anmerkung: try removing the parentheses around the type-id magazine.c:1149: Fehler: array bound forbidden after parenthesized type-id magazine.c:1149: Anmerkung: try removing the parentheses around the type-id make: *** [magazine.o] Fehler 1 |
|
|
Source code |
1 2 3 4 5 6 |
g++ -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -DPLUGIN_NAME_I18N='"timeline"' -D_GNU_SOURCE -I/usr/include/vdr/include -I/usr/include timeline.c In file included from timeline.c:11: checkerOsd.h:37: Fehler: ISO C++ forbids declaration of `cOsdBase' with no type checkerOsd.h:37: Fehler: expected `;' vor »*« checkerOsd.h:57: Fehler: »tWindowHandle« bezeichnet keinen Typ make: *** [timeline.o] Fehler 1 |
This post has been edited 1 times, last edit by "MaGuS" (Sep 28th 2004, 11:36am)