[vtkusers] vtk visual 10 static issue
youpie
meriadegp at yahoo.fr
Wed Apr 11 09:02:26 EDT 2012
Hi,
I'm trying to compile VTK with visual studio 2010 and cmake with visual
studio 10 compiler. Of course on Windows.
My vtk options are BUILD_SHARED = OFF because I want it in static and
VTK_USE_QT = ON
I Use qt 4.7.4 with qmake focus on the visual2008 folder of qt.
I can configure and generate the sln with cmake but at its compilation, I
have these problems :
vtkGLSLShaderLibrary.h is not a directory
vtkMaterialXMLLibrary.h is not a directory
these files are included from (but not finded) :
vtkShaderCodeLibraryMacro.h and vtkMaterialLibraryMacro.h
When I open the folder where normaly they are, I have instead :
vtkGLSLShaderLibrary.h.rule and vtkMaterialXMLLibrary.h.rule
These two files are empty.
Any suggestion ?
Thanks in advance
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtk-visual-10-static-issue-tp5632780p5632780.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list