aMule Forum

Italian => Aiuto su aMule => Topic started by: vinz486 on May 28, 2006, 11:41:13 PM

Title: Compilazione su Sarge
Post by: vinz486 on May 28, 2006, 11:41:13 PM
Salve,

non riesco a compilare la 2.1.2 su una Debian Sarge.


Il configure non mi da errori ma il build si:

In file included from /usr/include/wx-2.6/wx/dc.h:25,
                 from BarShader.cpp:29:
/usr/include/wx-2.6/wx/cursor.h: In constructor `wxBusyCursorSuspender::wxBusyCursorSuspender()':
/usr/include/wx-2.6/wx/cursor.h:61: error: `wxIsBusy' undeclared (first use this function)
/usr/include/wx-2.6/wx/cursor.h:61: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/include/wx-2.6/wx/cursor.h:63: error: `wxBusyCursor' undeclared (first use this function)
/usr/include/wx-2.6/wx/cursor.h:63: error: parse error before `;' token
/usr/include/wx-2.6/wx/cursor.h: In destructor `wxBusyCursorSuspender::~wxBusyCursorSuspender()':

Sembra che usi funzioni che non sono presenti in /usr/include/wx-2.6/wx/cursor.h

Eppure ho le wx2.6... come faccio?
Title: Re: Compilazione su Sarge
Post by: vinz486 on May 29, 2006, 12:11:50 AM
Risolto.u