[vtkusers] Problem compiling vtk 5.6.1

Karthik Krishnan karthik.krishnan at kitware.com
Mon Mar 7 12:51:56 EST 2011


you do not have to add the variables themselves by hand. You can see
them amongst the advanced options on the cmake gui.

On 3/7/11, John Drescher <drescherjm at gmail.com> wrote:
>> Seems like I will have to add
>>
>> TCL_INCLUDE_PATH and TCL_LIBRARY  by hand. Cmake will not show these
>> options
>> automatically
>>
>
> CMake does not normally find libraries and includes on the windows
> platform (well at least for me) because there is not a standard
> location for these. Normally I either set these in the environment if
> the finder accepts that or set them via CMake-gui.
>
> John
> _______________________________________________
> 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