[Insight-users] Build ITK 3.14.0 under Win XP x64 and Visual Studio 2008

Luis Ibanez luis.ibanez at kitware.com
Wed Jun 17 06:40:51 EDT 2009


Hi Thomas,

We build ITK every Night with Visual Studio 8 in 64 bits.

Please see the builds from redwall.kitware
http://www.cdash.org/CDash/index.php?project=Insight


It is likely that your Visual Studio 2008 is not properly installed.


Have you build any other projects (different from ITK)
with this VS 2008 in 64 bits ?


Please let us know,


     Thanks


          Luis


-----------------------------------
On Wed, Jun 17, 2009 at 3:42 AM, Thomas Hack <hack at bonn.edu> wrote:

> Hi everyone!
>
> I am trying to build ITK 3.14.0 with cmake 2.6 patch 4 and Visual Studio
> 2008 under Windows XP x64. Unfortunately the x64 build (VS2008 Win64) makes
> some problems. I will add the build log under this message. I am facing two
> different errors. The first is that a generated executable can't get
> executed
>
> ( "11>Project : error PRJ0019: A tool returned an error code from
> "Generating itksysProcessFwd9xEnc.c"")
>
> and the second one is that the conpiler doesn't like some uses of void
>
> ("10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(16)
> : error C2182: 'type' : illegal use of type 'void'
> 10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(17)
> : error C2182: 'rows' : illegal use of type 'void'
> 10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(18)
> : error C2182: 'cols' : illegal use of type 'void'
> 10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(19)
> : error C2182: 'imag' : illegal use of type 'void'
> 10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(20)
> : error C2182: 'namlen' : illegal use of type 'void'").
>
> Does anyone know how to fix this?
> Any idea would be appreciated.
>
> Thanks to everybody,
>
> Tom
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090617/43760e49/attachment.htm>


More information about the Insight-users mailing list