[vtkusers] vtk_data_root
Dongqing Chen
dqchen at cvip.louisville.edu
Tue Oct 20 14:48:00 EDT 2009
Hello, Michael:
Did you have any problem when building your vtk with your C++ programm enviroment?
In addition, what kind of versions of your VTK, Cmake?
Thank you.
Best Wishes,
-----------------------------------------------------------------------------
Dongqing Chen, Ph.D.
Computer Vision & Image Processing (CVIP) Lab
Department of Electrical & Computer Engineering
Speed School of Engineering
University of Louisville
Louisville, KY, 40292
U.S.A
email: dqchen at cvip.louisville.edu
phone: 1-502-852-2789 (Lab)
1-502-852-6130 (Office)
----------------------------------------------------------------------------
----- Original Message -----
From: Michael Xanadu
To: vtkusers at vtk.org
Sent: Tuesday, October 20, 2009 8:22 AM
Subject: [vtkusers] vtk_data_root
Dear vtk users,
currently I wanna try out the examples of vtk, which binaries you can find in the bin directory of vtk after building vtk. Especially I'm interested in WidgetsCxxTests.exe. Now I have problems with the vtkData you need to run all tests of WidgetsCxxTests.exe. I downloaded vtkData from vtk.org and unzipped it to a folder. I set the vtk_data_root option in CMake to this this folder and rebuild vtk. But surprisingly I get a error message from WidgetsCxxTests.exe when I start one of it's examples:
Can't find file: ../../../../VTKData/Data/headsq...
(I can't see the full string)
I tryed different paths for the directory (with & without rebuilding vtk), but always get the same error. Can someone give me an advice?
Regards, Michael
------------------------------------------------------------------------------
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091020/58998031/attachment.htm>
More information about the vtkusers
mailing list