[vtkusers] 64 Bit Projects

Dominik Szczerba dominik at itis.ethz.ch
Mon May 30 07:23:26 EDT 2011


For this you need to go to cmake mailing list. But do check cmake wiki
for tutorials and examples first.

On Mon, May 30, 2011 at 1:20 PM, Alex Southern <mrapsouthern at gmail.com> wrote:
> Thanks for your quick reply,
>
> Im not sure how to configure CMakeLists.txt to do this, is there a tutorial
> or any advice for doing this?
>
> The 64 bit compiler is installed now from the CDs (it has to be selected as
> it is not included automatically).
>
> A.
>
>
> On 30.5.2011 14:14, Dominik Szczerba wrote:
>>
>> You need to chose the right (64 bit version in your case) of your
>> compiler when first configuring your project with CMake. You should
>> have installed 64 bit compiler support from your VS distribution.
>>
>> On Mon, May 30, 2011 at 1:11 PM, Alex Southern<mrapsouthern at gmail.com>
>>  wrote:
>>>
>>> Hi,
>>>
>>> If I want to make a 64 bit project (on Win7 64 bit, VS 2008 Pro, with 64
>>> bit
>>> compiler installed) with VTK do I need to specifically compile the VTK
>>> libraries for this?
>>>
>>> If so how is this specified? in Cmake?
>>>
>>> Thanks
>>> Alex
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list