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

John Drescher drescherjm at gmail.com
Fri Jul 31 12:01:08 EDT 2009


On Fri, Jul 31, 2009 at 11:57 AM, John Drescher<drescherjm at gmail.com> wrote:
> On Fri, Jul 31, 2009 at 11:50 AM, Charl Botha<c.p.botha at tudelft.nl> wrote:
>> Dear John,
>>
>> Thanks for the rapid response!
>>
>> 2009/7/31 John Drescher <drescherjm at gmail.com>:
>>> Yes, they do. I have done this on XP64 and windows 7 with no problems.
>>> However I do not use the code that was causing the problem in the
>>> example. I also am building with VS2005 if that makes a difference.
>>
>> How do you manage not to use that code?  Doesn't VXL always get compiled?
>>
> I will check this. I am typing on a xp64 box. I know I have built itk,
> vtk and qt for both 32 and 64 bit in the last 2 months however I do
> use the 64 bit less often because  the main project I work on has some
> external libraries that do not work properly when compiled for 64 bit.
> The CT viewer I have developed however does work at 64 bit, that is it
> did work the last time I built 64 bit binaries..
>

I am sorry I used itk 3.12

//Value Computed by CMake
itksys_BINARY_DIR:STATIC=X:/64Bit/VC.80/Libraries/ITK/Utilities/kwsys

//Dependencies for the target
itksys_LIB_DEPENDS:STATIC=general;ws2_32;

//Value Computed by CMake
itksys_SOURCE_DIR:STATIC=X:/CMakeBased/Libraries/InsightToolkit-3.12.0/Utilities/kwsys

John


More information about the CMake mailing list