That's a weird error. I don't see any code in QtTesting using those methods. Seems to be coming from Qt? We have dashboards that build ParaView with Qt 5.2.1 without any problems here. Sankhesh, any ideas?
Utkarsh On Tue, May 13, 2014 at 11:21 PM, Andrew Maclean <[email protected]>wrote: > > I attempted a build with ParaView and QT5.3 (RC 3) on the latest version > of Ubuntu and I get the following message: > > CMakeFiles/QtTesting.dir/pqNativeFileDialogEventPlayer.cxx.o: In function > `pqNativeFileDialogEventPlayer::start()': > /home/amaclean/Development/Kitware/src/ParaView/ThirdParty/QtTesting/vtkqttesting/pqNativeFileDialogEventPlayer.cxx:122: > undefined reference to `qt_filedialog_existing_directory_hook' > > There are also undefined references to qt_filedialog_open_filenames_hook > and qt_filedialog_save_filename_hook. > > I have set PARAVIEW_QT_VERSION to "5". > > I also note that VTK builds successfully with QT 5.3. > > Has anyone else had problems building with QT5? > > Regards > Andrew > > -- > ___________________________________________ > Andrew J. P. Maclean > > ___________________________________________ > > _______________________________________________ > 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 > >
_______________________________________________ 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
