[Paraview] PV3/OS X/Qt 4.3 Compile error

Berk Geveci berk.geveci at kitware.com
Wed Jun 20 10:08:19 EDT 2007


Hmmm. Puzzling. Clint, have you compiled with Qt 4.3 yet? I have been
using Qt 4.2.2 and 4.2.3. My build process is simple:
* Compile and install Qt (I used /opt/qt-4.x.x)
* Configure paraview, set path to qmake
* Compile

So far, I built on a Mac Pro, MacBook Pro, Mac Mini (intel and ppc),
all running 10.4.9 with Xcode 2.4.1. I use make to build, not Xcode.

-berk


On 6/20/07, Mike Jackson <imikejackson at gmail.com> wrote:
> I am using Cmake 2.4.6 Release. Do I need to move up to a cvs version
> of cmake?
>
> Is there maybe a problem with a "non-standard" Qt 4.3 installation
> path? (Mine is in /Developer/Toolkits/Qt-4.3)
>
> Other than that I am not sure what the problem could be although I am
> willing to spend some time trying to track down the problem.
>
>
> --
> Mike Jackson   Senior Research Engineer
> Innovative Management & Technology Services
>
>
> On Jun 20, 2007, at 9:39 AM, Berk Geveci wrote:
>
> >> I just got done compiling against Qt 4.3 as shared libraries and the
> >> compile completed just fine. So I am going to assume there is a
> >> problem compiling against Qt Frameworks versus Qt Shared Libs.
> >
> > That is not a good assumption. I always compile against Qt frameworks.
> > In fact, that is what I have been using to make binaries since the
> > beginning of the ParaView 3 project. I would take a look at Clint's
> > message:
> >
> > I assume you're using an older version of CMake than me (I'm using
> > 2.4.6)?
> > Qt4 support in CMake has been patched a bit since we started
> > ParaView3.
> > If that's it, then rebuilding Qt as shared libs instead of frameworks
> > probably won't make a difference.
> >
> > -berk
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


-- 
 Berk Geveci
 Kitware Inc.
 28 Corporate Drive
 Clifton Park, NY, 12065


More information about the ParaView mailing list