[IGSTK-Developers] Build error IGSTK VS9
Kevin Gary
kgary at asu.edu
Thu Feb 5 16:46:06 EST 2009
If at first you don't succeed..
I did a clean build of VTK from a new directory, and checked out a clean version
of IGSTK and built both just fine. Sandbox clean build works too. Don't know
what happens, seems like sometimes I just have to redo everything to build.
Thanks everybody.
K2
Andinet Enquobahrie wrote:
> Kevin-
>
> I do have VS8 IGSTK build on my windows machine. And I am not getting
> any of the errors you reported. Everything builds without any problem.
>
> Can you post your cmake cache file? I can compare it with mine..
>
> Andinet
>
>
>> FWIW, I am also getting the exact same error trying to build under VS8
>> (2005).
>>
>> What does everyone else use to build IGSTK on Windows? Cygwin? GCC?
>>
>> KG
>>
>>
>> Luis Ibanez wrote:
>>>
>>> Since January 31, I have been submitting a Nightly build
>>> of IGSTK and IGSTKSandbox with VS9 from redwall.kitware:
>>>
>>> IGSTK:
>>> http://www.cdash.org/CDash/buildSummary.php?buildid=264731
>>>
>>> IGSTKSandbox:
>>> http://www.cdash.org/CDash/buildSummary.php?buildid=264738
>>>
>>>
>>> IGSTK builds fine with VS9
>>>
>>> (and so do VTK, ITK and FLTK of course).
>>>
>>>
>>> IGSTKSandbox has a compilation error due to a misname in
>>> a test, this compilation error is not specific to VS9...
>>>
>>>
>>> Redwall is a 64bits machine running Windows Vista.
>>>
>>>
>>> Luis
>>>
>>>
>>> ---------------------------
>>> Patrick Cheng wrote:
>>>> Hi Kevin,
>>>>
>>>> We haven't tried IGSTK with VS9 yet. I just setup a virtual machine
>>>> here. I will go through the build process to figure out what the
>>>> problem is.
>>>>
>>>> Thank you,
>>>>
>>>> Patrick1
>>>>
>>>> Kevin Gary wrote:
>>>>
>>>>> IGSTK, when compiling any *ObjectRepresentation.cxx file. I am able
>>>>> to build VTK just fine.
>>>>>
>>>>> Thanks,
>>>>> K2
>>>>>
>>>>>
>>>>> -----Original Message-----
>>>>> From: Andinet Enquobahrie [mailto:andinet.enqu at kitware.com]
>>>>> Sent: Thu 2/5/2009 6:31 AM
>>>>> To: Kevin Gary
>>>>> Cc: igstk-developers at public.kitware.com
>>>>> Subject: Re: [IGSTK-Developers] Build error IGSTK VS9
>>>>>
>>>>> Kevin-
>>>>>
>>>>> Just wanted to make sure...
>>>>>
>>>>> Did you get this compilation errors when you build VTK or IGSTK?
>>>>>
>>>>> Let us know
>>>>>
>>>>> Thanks,
>>>>> -Andinet
>>>>>
>>>>>> 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
>>>>>>
>>>>>> _______________________________________________
>>>>>> IGSTK-Developers mailing list
>>>>>> IGSTK-Developers at public.kitware.com
>>>>>> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-developers
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>> _______________________________________________
>>>> IGSTK-Developers mailing list
>>>> IGSTK-Developers at public.kitware.com
>>>> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-developers
>>>>
>>
>
>
--
===
Kevin Gary, Ph.D.
Assistant Professor
Department of Engineering
College of Technology and Innovation
Arizona State University at the Polytechnic Campus
(480)727-1373
http://dcs.asu.edu/faculty/KevinGary
kgary at asu.edu
More information about the IGSTK-Developers
mailing list