From: Frans S. <fra...@gm...> - 2009-02-08 09:49:54
|
Hi Francesco, You have implemented some code in usbpicprog which forces me to update to the latest wx svn... Unfortunately wxwidgets doesn't compile for me at the moment: /usr/include/libpng12 ../src/common/fdiodispatcher.cpp In file included from ../src/common/fdiodispatcher.cpp:34: ../include/wx/unix/private/epolldispatcher.h:38: error: conflicting return type specified for ‘virtual int wxEpollDispatcher::Dispatch(int)’ ../include/wx/private/fdiodispatcher.h:73: error: overriding ‘virtual bool wxFDIODispatcher::Dispatch(int)’ make: *** [baselib_fdiodispatcher.o] Error 1 make: *** Waiting for unfinished jobs.... Could you tell me which revision I have to use that still compiles (at least on linux)? Thanks, Frans |