search for: reftimepoint

Displaying 1 result from an estimated 1 matches for "reftimepoint".

2012 Dec 03
1
Compilation failure on Solaris: any advice?
...de. 3 Error(s) detected. *** Error code 2 make: Fatal error: Command failed for target `niftyreg.o' (Full log at [1].) The relevant part of the source is a C++ class constructor, part of the library that my package interfaces to: template <class T> reg_f3d_sym<T>::reg_f3d_sym(int refTimePoint,int floTimePoint) :reg_f3d<T>::reg_f3d(refTimePoint,floTimePoint) { this->executableName=(char *)"NiftyReg F3D SYM"; this->backwardControlPointGrid=NULL; this->backwardWarped=NULL; this->backwardWarpedGradientImage=NULL; this->backwardDeformat...