Building ParaView's user interface *requires* Trolltech's Qt, version 4.3.*
(4.3.5 recommended)
Source:
http://paraview.org/Wiki/ParaView:Build_And_Install
P.
Mike Jackson wrote:
I just downloaded the source code to ParaView 3.4.0 and tried to
compile. I get the following error:
Linking CXX shared library ../../bin/libpqComponents.dylib
Undefined symbols:
"QAssistantClient::QAssistantClient(QString const&, QObject*)",
referenced from:
pqClientMainWindow::makeAssistant() in pqClientMainWindow.o
"QAssistantClient::setArguments(QStringList const&)", referenced
from:
pqClientMainWindow::makeAssistant() in pqClientMainWindow.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [bin/libpqComponents.dylib] Error 1
make[1]: *** [Qt/Components/CMakeFiles/pqComponents.dir/all] Error 2
make: *** [all] Error 2
As usual I ignored the warning about my Qt version. I have 4.4.2 and
CMake complains that I should have 4.3.x. I thought ParaView 3.4.0 was
going to require Qt 4.4 this time around? Is that my problem or is it
something else entirely.
Here is the run of CMake:
WARNING: You are using Qt 4.4.2. Officially supported version is Qt 4.3
-- Looking for doxygen...
-- Looking for doxygen... - NOT found
-- Looking for dot tool...
-- Looking for dot tool... - NOT found
-- Could NOT find Gnuplot (missing: GNUPLOT_EXECUTABLE)
-- Could NOT find Wget (missing: WGET_EXECUTABLE)
-- Plugin: [PVRoboMet] adding MXADataModel Library
-- Plugin: H5RoboMet enabled
-- Looking for doxygen...
-- Looking for doxygen... - NOT found
-- Looking for dot tool...
-- Looking for dot tool... - NOT found
-- Could NOT find Gnuplot (missing: GNUPLOT_EXECUTABLE)
-- Could NOT find Wget (missing: WGET_EXECUTABLE)
Qt QTASSISTANT library not found.
-- Application: default ParaView Client enabled
Qt QTASSISTANT library not found.
-- Application: Custom Server enabled
-- Application: DobranoViz disabled
-- Plugin: Prism disabled
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/Shared/OpenSource/pv340
The "Qt QTASSISTANT library not found." warning is a bit alarming.. I
have never had that fail.
This is also with CMake CVS...
_________________________________________________________
Mike Jackson [EMAIL PROTECTED]
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio
_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview
--
Philippe Pebay
Sandia National Laboratories
_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview