Re: [Paraview] qt 4.5 64-bit mac os x

2009-05-04 Thread Chris Kees

Sean,

I was/am using the cvs source (updated this morning). I think the  
problem was just that I forgot to apply the VTK-bug-7818-patch.txt. I  
appear to have a working 64-bit paraview with a 64-bit python  
interpreter running from the build directory now.


The install target still tries to put a stand alone bundle in / 
Applications, regardless of the value of CMAKE_INSTALL_PREFIX. If I  
set the DESTDIR environment variable, then it tries to put it in  
DESTDIR/CMAKE_INSTALL_PREFIX, which means I get something like /opt/ 
local/opt/local.  Does  anybody know how to properly get a paraview  
executable in CMAKE_INSTALL_PREFIX? I don't really need a  bundle,  
just one that uses the libraries and binaries installed in  
$CMAKE_INSTALL_PREFIX/lib/paraview-3.5. I suppose I could set  
CMAKE_INSTALL_PREFIX to ' /' and DESTDIR to /opt/local.


Thanks,
Chris

On May 1, 2009, at 6:05 PM, Sean McBride wrote:


On 4/30/09 5:47 PM, Chris Kees said:


I've been trying to compile paraview in 64 bit using the qt 4.5
binaries distributed by trolltech. It looks like the variable
QT_MAC_USE_COCOA is not being set by cmake, but it looks like it's
needed to compile with the new qt (need -DQT_MAC_USE_COCOA).  Does
anybody know what's going on here?


Which version of Paraview?  of VTK?  You'll probably want CVS in both
cases.  Also, see:
http://public.kitware.com/Bug/view.php?id=7818

--

Sean McBride, B. Eng s...@rogue-research.com
Rogue Researchwww.rogue-research.com
Mac Software Developer  Montréal, Québec, Canada




___
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


Re: [Paraview] qt 4.5 64-bit mac os x

2009-05-01 Thread Sean McBride
On 4/30/09 5:47 PM, Chris Kees said:

I've been trying to compile paraview in 64 bit using the qt 4.5  
binaries distributed by trolltech. It looks like the variable  
QT_MAC_USE_COCOA is not being set by cmake, but it looks like it's  
needed to compile with the new qt (need -DQT_MAC_USE_COCOA).  Does  
anybody know what's going on here?

Which version of Paraview?  of VTK?  You'll probably want CVS in both
cases.  Also, see:
http://public.kitware.com/Bug/view.php?id=7818

-- 

Sean McBride, B. Eng s...@rogue-research.com
Rogue Researchwww.rogue-research.com 
Mac Software Developer  Montréal, Québec, Canada


___
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


[Paraview] qt 4.5 64-bit mac os x

2009-04-30 Thread Chris Kees

Hi,

I've been trying to compile paraview in 64 bit using the qt 4.5  
binaries distributed by trolltech. It looks like the variable  
QT_MAC_USE_COCOA is not being set by cmake, but it looks like it's  
needed to compile with the new qt (need -DQT_MAC_USE_COCOA).  Does  
anybody know what's going on here?


Thanks,
Chris
___
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