[Insight-users] ITK INSTALLATION ( Visual Studio 10 )

Karthik Krishnan karthik.krishnan at kitware.com
Wed Jun 16 09:42:54 EDT 2010


Luis:

Regarding VS10, I think he is referring to the following CMake 2.8.1 issue
pertinent to the file : CMake/Modules/CMakeVS10FindMake.cmake .

  http://www.cmake.org/Bug/view.php?id=10539

The file he said he replaced is present in the CMake install tree and not in
ITK.

---

In any case, these errors below are likely to be the result of specifying
the incorrect directory (perhaps the Code/ tree) as the source directory. I
think that's why it can't find those definitions.


Thanks
--
karthik




On Wed, Jun 16, 2010 at 7:03 PM, Luis Ibanez <luis.ibanez at kitware.com>wrote:

>
> Hi Kathik
>
> I believe that the support for Visual Studio 10 was
> added after the release of ITK 3.18.
>
> Please give it a try at the CVS HEAD version of ITK.
>
> We have a Nightly build of ITK in the Dashboard
> using Visual Studio 10.  See "amber10.kitware" at
>
> http://www.cdash.org/CDash/index.php?project=Insight#Nightly_Expected
>
> amber10.kitware
> <http://www.cdash.org/CDash/viewSite.php?siteid=2471&project=2&currenttime=1276650000>
> Win64-VS10 <http://www.cdash.org/CDash/buildSummary.php?buildid=637221>
>
>
> NOTE:
> With this ITK version you SHOULD NOT NEED
> to change any file.
>
>
>
>     Regards,
>
>
>            Luis
>
>
>
> -------------------------------------------------------------------------------------------
> On Fri, Jun 11, 2010 at 1:03 PM, Karthik Palaniappan <
> palaniappan.karthik at gmail.com> wrote:
>
>> Hi All,
>>
>> I am trying to build ITK 3.18.0 I tried to configure with Visual Studio 10
>> after I changed one of the files as per the cmake.org website for the
>> latest version of Visual Studio, I am using Cmake 2.8.1. When I tried to
>> configure this is what I got,
>>
>> Check for working C compiler using: Visual Studio 10
>>
>> Check for working C compiler using: Visual Studio 10 -- works
>>
>> Detecting C compiler ABI info
>>
>> Detecting C compiler ABI info - done
>>
>> Check for working CXX compiler using: Visual Studio 10
>>
>> Check for working CXX compiler using: Visual Studio 10 -- works
>>
>> Detecting CXX compiler ABI info
>>
>> Detecting CXX compiler ABI info - done
>>
>> Looking for EnumProcesses in Psapi
>>
>> Looking for EnumProcesses in Psapi - not found
>>
>> Looking for mallinfo in malloc
>>
>> Looking for mallinfo in malloc - not found
>>
>> CMake Error at Common/CMakeLists.txt:167 (INSTALL):
>>
>> install TARGETS given no ARCHIVE DESTINATION for static library target
>>
>> "ITKCommon".
>>
>> CMake Error at Numerics/CMakeLists.txt:47 (INSTALL):
>>
>> install TARGETS given no ARCHIVE DESTINATION for static library target
>>
>> "ITKNumerics".
>>
>> CMake Error at Numerics/Statistics/CMakeLists.txt:21 (INSTALL):
>>
>> install TARGETS given no ARCHIVE DESTINATION for static library target
>>
>> "ITKStatistics".
>>
>> CMake Error at Numerics/FEM/CMakeLists.txt:169 (INCLUDE):
>>
>> include could not find load file:
>>
>> /CMake/itkCheckCXXAcceptsFlags.cmake
>>
>> CMake Error at Numerics/FEM/CMakeLists.txt:170
>> (itkCHECK_CXX_ACCEPTS_FLAGS):
>>
>> Unknown CMake command "itkCHECK_CXX_ACCEPTS_FLAGS".
>>
>> Configuring incomplete, errors occurred!
>>
>> It would be awesome if someone could tell me how I could proceed.
>>
>> Thanks
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://www.kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100616/47a70de3/attachment-0001.htm>


More information about the Insight-users mailing list