Paulo J. Matos aka PDestroy wrote:
Manager.C:88: cannot convert `void (*)(...)' to `void (*)(int)' in assignment
Yep, this is one place where wm2's code shows its age. You need to change SIGNAL_CALLBACK_TYPE to "(void (*)(int))" in General.h, instead of the current "(void (*)(...))". Chris
- Re: [wmx] Error compiling wm2, (continued)
- Re: [wmx] Error compiling wm2, Chris Cannam
- [wmx] Desktop, Paulo J. Matos aka PDestroy
- Re: [wmx] Desktop, Jo Moskalewski
- [wmx] Wmx current development version, Valon Vihreä Säde
- Re: [wmx] Wmx current development version, Chris Cannam