Hi I am trying to build paraview 3.4.0 I am using Qt 4.3.5
when cmake finishes to configure I got : CMake Error: This project requires some variables to be set, and cmake can not find them. QT_FONTCONFIG_LIBRARY (ADVANCED) QT_FREETYPE_LIBRARY (ADVANCED) QT_PNG_LIBRARY (ADVANCED) QT_X11_ICE_LIBRARY (ADVANCED) QT_X11_SM_LIBRARY (ADVANCED) QT_X11_X11_LIBRARY (ADVANCED) QT_X11_Xext_LIBRARY (ADVANCED) QT_XCURSOR_LIBRARY (ADVANCED) QT_XINERAMA_LIBRARY (ADVANCED) QT_XI_LIBRARY (ADVANCED) QT_XRANDR_LIBRARY (ADVANCED) QT_XRENDER_LIBRARY (ADVANCED) How can I force Paraview to be configured without all these libraries (mostly X11 dev stuff ) . I used the same qt4.3.5 to build PV3.3 and that time i didnt have these problems Cheers Orlando _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
