Has anyone compiled that against Qt 4.7.x by any chance? I seem to be having issues during cmake time. It used to work with master. Just curious as to where to start looking first.
-- Found Qt-Version 4.7.1 (using /Users/Shared/Toolkits/Qt-4.7.1-Cocoa/bin/qmake) -- Filter ZLIB is ON -- Client Plugin AIMGrainReader: AIMGrainReader enabled -- Client Plugin AngReader: AngReader enabled -- Client Plugin CrystalInterfaceColoringFilter: CrystalInterfaceColoringFilter enabled -- Client Plugin IPFFilter: IPFFilter enabled -- Client Plugin TiGrainReader: TiGrainReader enabled CMake Error at /Users/Shared/Toolkits/CMake-2.8.3/share/cmake-2.8/Modules/Qt4Macros.cmake:189 (FILE): file Internal CMake error when trying to open file: /Users/Shared/Kitware-CVS/ParaView/Qt/Widgets/Resources/QtWidgets.qrc for reading. Call Stack (most recent call first): Qt/Widgets/CMakeLists.txt:163 (QT4_ADD_RESOURCES) CMake Error: File /Users/Shared/Kitware-CVS/ParaView/Qt/Widgets/QtWidgetsExport.h.in does not exist. CMake Error at Qt/Widgets/CMakeLists.txt:203 (CONFIGURE_FILE): configure_file Problem configuring file CMake Error: File /Users/Shared/Kitware-CVS/ParaView/Qt/Core/Resources/pqTestingServers.pvsc.in does not exist. CMake Error at Qt/Core/CMakeLists.txt:143 (CONFIGURE_FILE): configure_file Problem configuring file ___________________________________________________________ Mike Jackson www.bluequartz.net Principal Software Engineer [email protected] BlueQuartz Software Dayton, Ohio On Mar 7, 2011, at 2:15 PM, David Partyka wrote: > release > > On Mon, Mar 7, 2011 at 2:15 PM, Michael Jackson <[email protected]> > wrote: > Which git branch should I be tracking in order to keep up with the latest > ParaView 3.10 sources? I see rc1, release, master? > > Thanks > ___________________________________________________________ > Mike Jackson www.bluequartz.net > Principal Software Engineer [email protected] > BlueQuartz Software Dayton, Ohio > > _______________________________________________ > 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
