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

Berk Geveci berk.geveci at kitware.com
Wed Jun 20 09:39:37 EDT 2007


> 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


More information about the ParaView mailing list