T O P I C R E V I E W |
q0987 |
Posted - Oct 23 2006 : 01:36:42 AM Hello all:
I install VA X trial version and I found it doesn't work with Visual Studio 2005 + ITK 2.8.1.
Does anyone here use VA X with ITK in Visual Studio 2005?
Thank you -Daniel |
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Oct 24 2006 : 1:07:16 PM Assume we know nothing about VTK, what do I need to know to test this? I have gone to the website, and from the download page I selected "Windows (Installer)" = "vtk-5.0.2-win32.exe"
Having installed this NO source code seems to have been installed. Instead I have an executable and a selection of tcl files.
I am assuming you have downloaded some source code. Are you simply compiling VTK, or using it as some form of library? The fact I ended up with an executable and a command prompt suggests this is mainly a program, than an API.
What type is "ClassA"? Does alt-g take you to the declaration of this class / type? Are the VTK source files known to VA? |
q0987 |
Posted - Oct 23 2006 : 10:48:38 AM VTK is as following: http://www.vtk.org/
VA X can parse the header file of VTK, but it can not support intellisense for example:
ClassA-> nothing popup!
Any comments for this software package?
Thank you -Daniel |
rhummer |
Posted - Oct 23 2006 : 10:27:47 AM What is ITK?
by googling, it seems to be a unix application/api of some type.
and how does it 'not work'? |