[IGSTK-Developers] Build error IGSTK VS9

Kevin Gary kgary at asu.edu
Thu Feb 5 00:34:37 EST 2009


Folks,

I've been getting build errors with IGSTK-Head under VS9. The error below shows up for several of the spatial objects. I have rebuilt fltk, vtk, and igstk all the way from scratch to no available. Anyone know the root cause?

Thanks,
K2
---

2>d:\home\kgary\src\dev\vtk520\common\vtkDataArrayTemplate.h(308) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(32) : error C2491: 'vtkArrayIteratorTemplate<T>::New' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(35) : error C2491: 'vtkArrayIteratorTemplate<T>::CollectRevisions' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(38) : error C2491: 'vtkArrayIteratorTemplate<T>::SetArray' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(45) : error C2491: 'vtkArrayIteratorTemplate<T>::vtkArrayIteratorTemplate' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(53) : error C2491: 'vtkArrayIteratorTemplate<T>::~vtkArrayIteratorTemplate' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(65) : error C2491: 'vtkArrayIteratorTemplate<T>::Initialize' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(76) : error C2491: 'vtkArrayIteratorTemplate<T>::GetNumberOfTuples' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(87) : error C2491: 'vtkArrayIteratorTemplate<T>::GetNumberOfValues' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(98) : error C2491: 'vtkArrayIteratorTemplate<T>::GetNumberOfComponents' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(105) : error C2491: 'vtkArrayIteratorTemplate<T>::GetTuple' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(112) : error C2491: 'vtkArrayIteratorTemplate<T>::GetDataType' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(119) : error C2491: 'vtkArrayIteratorTemplate<T>::GetDataTypeSize' : definition of dllimport function not allowed
2>d:\home\kgary\src\dev\vtk520\common\vtkArrayIteratorTemplate.txx(136) : error C2491: 'vtkArrayIteratorTemplate<T>::PrintSelf' : definition of dllimport function not allowed




More information about the IGSTK-Developers mailing list