[Paraview] Compilation problem. Lack of chart Qt dir
Renato N. Elias
rnelias at nacad.ufrj.br
Tue Jul 15 13:15:19 EDT 2008
Folks,
I'm trying to compile PV3 CVS's head in Windows and I'm getting the
following error message:
CMake Error at VTK/GUISupport/Qt/CMakeLists.txt:259 (SUBDIRS):
subdirs Incorrect SUBDIRS command. Directory: Chart does not exists.
At CMakeLists.txt: line 259 we have:
# recurse into Chart directory if we have Qt4
IF(DESIRED_QT_VERSION MATCHES 4)
SUBDIRS(Chart)
ENDIF(DESIRED_QT_VERSION MATCHES 4)
and my Qt is the GPL'ed version available at Kitware's site (4.3.4). So,
I don't know what to do about the lack of this "Chart" directory. Should
it be there on the Qt's distribution?
regards
Renato.
More information about the ParaView
mailing list