<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Good morning,<div><br></div><div>I've been trying to compile ParaView with Cocoa 64Bit support over the last few day using the instructions from </div><div>the previous posts in the thread <a href="http://www.paraview.org/pipermail/paraview/2009-March/011281.html">http://www.paraview.org/pipermail/paraview/2009-March/011281.html</a></div><div><br></div><div>Basically I have :</div><div><br></div><div>1) Compiled qt-4.5 using flags -cocoa and -arch x86_64</div><div>2) Compiled cmake-2.6.3</div><div>3) Downloaded ParaView from CVS and applied patches <span class="Apple-style-span" style="font-family: 'Lucida Grande'; ">pv-cocoa.patch and qt-cocoa.patch</span></div><div><font class="Apple-style-span" face="'Lucida Grande'">4) In the configuration process, enabled <span class="Apple-style-span" style="font-family: Helvetica; ">VTK_USE_64BIT_IDS, BUILD_SHARED_LIBS and PARAVIEW_ENABLE_PYTHON</span></font></div><div><br></div><div>I have the following errors when compiling :</div><div><br></div><div><div>[ 44%] Built target vtkViewsPython</div><div>Linking CXX shared library ../../../../bin/libvtkQtChart.dylib</div><div>ld warning: in /opt/qt-4.5.0-64/lib/QtGui.framework/QtGui, file is not of required architecture</div><div>ld warning: in /opt/qt-4.5.0-64/lib/QtSql.framework/QtSql, file is not of required architecture</div><div>ld warning: in /opt/qt-4.5.0-64/lib/QtCore.framework/QtCore, file is not of required architecture</div><div>Undefined symbols:</div><div> "QVariant::QVariant(QDate const&)", referenced from:</div><div> vtkQtChartAxisDomain::mergeDateRange(QList<QVariant> const&) in vtkQtChartAxisDomain.o</div><div> vtkQtChartAxisDomain::mergeDateRange(QList<QVariant> const&) in vtkQtChartAxisDomain.o</div><div> vtkQtChartSeriesModelRange::computeSeriesRange(int, int)in vtkQtChartSeriesModelRange.o</div><div>...</div><div><br></div><div>Any idea or suggestions ?</div><div><br></div><div>Best regards,</div><div><br></div><div>PO</div></div></body></html>