[Insight-users] Install ITK on Windows XP 64bit
Luis Ibanez
luis.ibanez at kitware.com
Fri Oct 10 09:37:29 EDT 2008
Hi Thorsten,
We build ITK every night on a Windows 64bits machine,
both with Visual Studio 8 2005 and Visual Studio 9 2008.
You will see these submissions in the ITK Dashboard under
"redwall.kitware".
This was done already for the release of ITK 3.8.
---
It is likely that your compiler have a local configuration
problem...
Could you please translate
"'type': Unzulässige Verwendung"
to english for us ?
Thanks
Luis
--------------------
Thorsten W. wrote:
> Hello,
>
> some more information regarding my error:
>
> 10 Errors while building itkvnl
>
> vnl_matlab_header.h(16) : error C2182: 'type': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(17) : error C2182: 'rows': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(18) : error C2182: 'cols': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(19) : error C2182: 'imag': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(20) : error C2182: 'namlen': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_write.cxx
> vnl_matlab_header.h(16) : error C2182: 'type': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(17) : error C2182: 'rows': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(18) : error C2182: 'cols': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(19) : error C2182: 'imag': Unzulässige Verwendung
> des Typs 'void'
> vnl_matlab_header.h(20) : error C2182: 'namlen': Unzulässige Verwendung
> des Typs 'void'
>
> Maybe the same bug?
> http://www.cmake.org/Bug/bug_view_advanced_page.php?bug_id=7718
>
> Regards,
> Thorsten
>
> Am Donnerstag, den 09.10.2008, 21:13 +0200 schrieb Thorsten W.:
>
>>Hello again,
>>
>>cmake works now! But when i compile itk with visual studio i get one
>>error:
>>
>>Verknüpfen...
>>LINK : fatal error LNK1181: Eingabedatei "..\..\bin\Release\itkvnl.lib"
>>kann nicht geöffnet werden.
>>Das Buildprotokoll wurde unter "file://c:\Documents and Settings
>>\Administrator\Desktop\InsightToolkit-3.8.0\InsightToolkit-3.8.0\Code\IO
>>\itkTestDriver.dir\Release\BuildLog.htm" gespeichert.
>>itkTestDriver - 1 Fehler, 0 Warnung(en)
>>
>>In english that means that he doesnt can open itkvnl.lib
>>
>>Someone any idea?
>>
>>My cmake configuration:
>>BUILD_DOXGEN OFF
>>BUILD_EXAMPLES: OFF
>>BUILD_SHARED_LIBS: OFF
>>BUILD_TESTING: OFF
>>
>>Regards,
>>Thorsten
>>
>>
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users at itk.org
>>http://www.itk.org/mailman/listinfo/insight-users
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list