Did you see this thread? http://markmail.org/thread/m2asfe3wod52k2ym
On Fri, Jul 31, 2009 at 3:27 PM, Pierre-Olivier Dallaire<[email protected]> wrote: > Good afternoon, > > I'm tryig to get a fully functional paraview installation based on qt cocoa > 64. Here are the steps that I have followed : > > 0) Compile a fresh version of cmake-2.6.4 > 1) Compile QT with Cocoa option and arch x86_64 / this worked without > problem > 2) Configure paraview using BUILD_SHARED_LIBS:BOOL=ON, > CMAKE_OSX_ARCHITECTURES:STRING=x86_64, VTK_USE_CARBON:BOOL=OFF and > VTK_USE_COCOA:BOOL=ON > > When re-running cmake to take into account my new settings, VTK_USE_CARBON > switches back to ON and VTK_USE_COCOA to OFF. > However, my qt cocoa flavor is found by cmake ; > > -- Looking for QT_MAC_USE_COCOA > -- Looking for QT_MAC_USE_COCOA - found > -- Found Qt-Version 4.5.2 > > What is the problem here / it seems that ParaView does want to use cocoa ??? > > Thanks ! > > PO > _______________________________________________ > 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
