Hi,
ich habe die aktuelle CVS version vom amuled auf einen linux (centos) rechner am laufen. Aus welchen gründen auch immer funktioniert die amule-gui der version 2.1.3 nicht zusammen mit der cvs version.
Nun wollt ich mir eine amule-gui version aus den CVS sourcen auf einen windows rechner compilieren. Funktioniert aber nicht.
Er bricht das "make" mit folgender fehlermeldung ab:
In file included from BarShader.cpp:27:
Color.h:74: error: `COLORREF' does not name a type
In file included from BarShader.cpp:27:
Color.h:94: error: `WxColourFromCr' declared as an `inline' variable
Color.h:94: error: `COLORREF' was not declared in this scope
Color.h:95: error: expected `,' or `;' before '{' token
Color.h:100: error: `COLORREF' does not name a type
BarShader.cpp: In member function `void CBarShader::FillRect(wxDC*, const wxRect&, uint32, bool)':
BarShader.cpp:255: error: no match for call to `(wxColour) (uint32&)'
make[3]: *** [libmuleappgui_a-BarShader.o] Error 1
make[3]: Leaving directory `/home/fusel/aMule/amule-cvs/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/fusel/aMule/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fusel/aMule/amule-cvs'
make: *** [all] Error 2
was nun? ;(