Hi everyone,
I am compiling the pickcells.cxx example and I am getting this error
on the line that reads:
iren->SetEndPickMethod(PickCells, (void *)iren);
The error is
'SetEndPickMethod':cannot convert parameter 1 from 'void(void*) to
'void(_cdecl*)(void*)'
Has anyone run across this before, any ideas?
Shaun