[vtkusers] _cdecl* error in pickcells example

Shaun Selha busds at bu.edu
Tue Jul 10 17:51:39 EDT 2001


   When I try compiling the pickcells.cxx example I am getting an error
in the line:
    iren->SetEndPickMethod(PickCells, (void *)iren);
 that states
'SetEndPickMethod": cannot convert parameter 1 from 'void(void *)' to
'void(_cdecl*)(void *)'

Any suggestions on fixing this.

Shaun





More information about the vtkusers mailing list