Hello All, I have generated "makefiles" with ccmake, with PARAVIEW_BUILD_QT_GUI=OFF. Now when I run make, I get the following errors
[ 0%] Built target vtksys [ 1%] Built target vtkzlib [ 1%] Built target H5detect [ 1%] Building C object VTK/Utilities/vtkhdf5/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o In file included from /data/ParaView-3.10.0/VTK/Utilities/vtkhdf5/src/H5make_libsettings.c:46: /data/ParaView-3.10.0/VTK/Utilities/vtkhdf5/src/H5private.h:757: error: syntax error before "h5_stat_size_t" make[2]: *** [VTK/Utilities/vtkhdf5/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o] Error 1 make[1]: *** [VTK/Utilities/vtkhdf5/src/CMakeFiles/H5make_libsettings.dir/all] Error 2 make: *** [all] Error 2 What can be the reason here? Thanking you all for the immediate help. On Thu, Apr 14, 2011 at 7:14 PM, D-Durga-Prasad <[email protected]> wrote: > But I heard that "PARAVIEW_BUILD_QT_GUI" will not help. The compiler/cmake > still searches for QT-LIB? Is it true? I am not in office today. I will try > that tomorrow!! > > > On Thu, Apr 14, 2011 at 6:43 PM, David E DeMarle <[email protected] > > wrote: > >> You can not compile the front end GUI interface without Qt. >> You can compile the back end data processing and rendering without Qt >> by turning off PARAVIEW_BUILD_QT_GUI. >> >> David E DeMarle >> Kitware, Inc. >> R&D Engineer >> 28 Corporate Drive >> Clifton Park, NY 12065-8662 >> Phone: 518-371-3971 x109 >> >> >> >> On Thu, Apr 14, 2011 at 9:10 AM, D-Durga-Prasad <[email protected]> >> wrote: >> > Hello all, >> > I am unable to compile ParaView 3.10.1 in SunOS. It gives QT LIB not >> found. >> > QT is not installed. >> > >> > How can I avoid QT while installing ParaView? >> > Is QT compulsory? >> > ParaView works fine in Ubuntu Systems. >> >> -- *D Durga Prasad* Jr Technical Staff, Computer Science Engineering Department., Indian Institute of Technology, Kharagpur, INDIA Contact: *Success is not final, failure is not fatal: it is the courage to continue that counts!!*
_______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
