[vtkusers] Ridicolous problem with MS VC++ 9 on Windows XP for an usually"windows free" user

Bob Palank bob at stlcc.org
Fri Aug 8 12:03:20 EDT 2008


To add to your confusion, I wonder why there isn't a set of vtk libs and
dlls for the current release of vtk  for VC++.Net and Express users?  If
someone has these, I can host them and save newbies a lot of trouble.
Is there a reason these shouldn't be available?
Bob

-----Original Message-----
From: vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] On Behalf
Of Arturo Caissut
Sent: Friday, August 08, 2008 4:11 AM
To: vtkusers at vtk.org
Subject: [vtkusers] Ridicolous problem with MS VC++ 9 on Windows XP for an
usually"windows free" user

Good evening,
I know it's stupid, but I just cannot start in using VTK with Microsoft 
Visual C++ Express Edition.
I followed the guide linked at http: // vtkblog . blogspot . com/
but Microsoft VC++ cannot find libraries in my lib directory.
I tried with Sphere example code from vtk homepage, and it doesn't work 
for me: I tried as simple as possible, starting from a clear project and 
adding a source file .pp in wich I copied the code.
Then I tried to build: at the beginning I had a C2027 error code, 
resolved by adding a header more. Then I try again and I had a lot of 
C2027, C2227, C3861 errors, that I could suppose to be caused by another 
missing header. So I added the right one, but -surprise- here came a lot 
of LNK2001 code errors.

Reading Microsoft support pages, I noticed that the common denominator 
off all my troubles seems to be a "misunderstanging" between VC++ and my 
VTK libs, since every time VC++ is not able to find thing in their right 
place.
Maybe something is missing?

Now, here comes my unbelievable question: "What am I exactly supposed to 
found in such a directory?"
I mean, it's my first time building and using external libraries on a 
Windows machine (I have to use it for "politic" matters :-( ), so can 
somebody act like he's speakin' with an elementary school kid and 
explain to me what files are supposed to be placed were after CMake + 
VC++ based VTK Building?
I mean, I have to put .dll files on my /system32 directory (or just edit 
my XP PATH), I have a nice list of ***.h headers on /vtk5.0/include, but 
what is missing on vtk5.0/lib? Maybe .lib files? Are they supposed to be 
created when I build INSTALL project?

I'm confused by summer heat and not-GNU/Linux machines.

Shame on me,
Arturo
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers

No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.138 / Virus Database: 270.5.12/1599 - Release Date: 8/7/2008
8:49 PM




More information about the vtkusers mailing list