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.

Heute ist nicht alle Tage, ich schreib wieder, keine Frage ![:]](wcf/images/smilies/pleased.gif)

Heute ist nicht alle Tage, ich schreib wieder, keine Frage ![:]](wcf/images/smilies/pleased.gif)

This post has been edited 1 times, last edit by "maz" (Jan 15th 2003, 9:17pm)
Quoted
Original von marioais
An so einer Analogen Uhr habe ich selbst auch schon mal überlegt, aber dazu muss ich noch einiges dazulernen, wie ich mit dem OSD zeichnen kann. Ich bin leider auch kein Profi-Programmierer. Deshalb wirst Du da noch etwas Geduld haben müssen und wie 2 Beiträge weiter oben geschrieben habe ich im Moment gerade ziemlichen Stress mit Klausuren und so.
Quoted
Original von marioais
Aber ich bin zuversichtlich, dass das irgendwie noch in mein Plugin reinkommen wird....
This post has been edited 1 times, last edit by "maz" (Jan 15th 2003, 9:30pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
n file included from enhancedbitmap.c:1: enhancedbitmap.h:35:7: warning: no newline at end of file enhancedbitmap.c:9: default argument given for parameter 4 of ` cEnhancedBitmap::cEnhancedBitmap(int, int, int, bool = true)' enhancedbitmap.h:17: after previous specification in ` cEnhancedBitmap::cEnhancedBitmap(int, int, int, bool = true)' enhancedbitmap.c: In member function `void cEnhancedBitmap::DrawLine(int, int, int, int, eDvbColor, bool)': enhancedbitmap.c:39: `abs' undeclared (first use this function) enhancedbitmap.c:39: (Each undeclared identifier is reported only once for each function it appears in.) enhancedbitmap.c: In member function `void cEnhancedBitmap::FillTriangle(int, int, int, int, int, int, eDvbColor, bool)': enhancedbitmap.c:137: warning: passing `double' for argument 1 of `void cEnhancedBitmap::DrawLine(int, int, int, int, eDvbColor, bool)' enhancedbitmap.c:137: warning: passing `double' for argument 3 of `void cEnhancedBitmap::DrawLine(int, int, int, int, eDvbColor, bool)' make[1]: *** [enhancedbitmap.o] Error 1 |