[vtkusers] How to configure the VTK under V2008

alex Dowson alexdowson at hotmail.com
Thu Apr 19 09:19:13 EDT 2012


Hi

You need to create CMakeList.txt for your project or You can set path 
manually in Visual studio Project Settings.

Tools->Options->Project Include Directories.  But it will have lot of 
directories.

I suggest to look at simple example of VTK with CMake script and build the 
solution.


Alex



-----Original Message----- 
From: Wenlong
Sent: Thursday, April 19, 2012 6:46 PM
To: vtkusers at vtk.org
Subject: [vtkusers] How to configure the VTK under V2008

Dear all,

I was developing VTK with my old PC. As it crashed, I need to configure VTK
on my new laptop.

The OS is Windows 7, the IDE is Microsoft Visual Studio 2008. I installed
VTk5.8 and cmake as tutorial instructed. The vtk examples are rebuilt right.
Then I want to create a new project with "Win32 Console". I ticked the box
of "Empty project". As I'm going to input the includes directory to the
"Project Property->Configurations->C/C++", I found there was no C/C++ node!

How can I get access to the C/C++ node of an empty project?

Many thanks in advance. I am looking forward to hear from you.

Best wishes
Wenlong

--
View this message in context: 
http://vtk.1045678.n5.nabble.com/How-to-configure-the-VTK-under-V2008-tp5651719p5651719.html
Sent from the VTK - Users mailing list archive at Nabble.com.
_______________________________________________
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