search for: executablenam

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

Did you mean: executablename
2012 Dec 03
1
Compilation failure on Solaris: any advice?
...(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->backwardDeformationFieldImage=NULL; this->backwardVoxelBasedMeasureGradientImage=NULL; this->backwardNodeBa...