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

Mike Jackson imikejackson at gmail.com
Wed Jun 20 12:37:45 EDT 2007



On Jun 20, 2007, at 11:15 AM, clinton at elemtech.com wrote:

> On Wednesday 20 June 2007 8:00:30 am Mike Jackson 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.
>
> Can you check that you have "-framework Carbon" as a linker flag  
> when building
> pqWidgets?  FindQt4.cmake didn't always do that, which is why I  
> wondered if
> you were using an older one.
>
> Clint

Here is what I have done:

Installed a clean copy of Cmake 2.4.6
Built 4 Versions of Qt:
     Qt 4.2.3 as Dylibs and as Frameworks
     Qt 4.3.0 as Dylibs and as Frameworks

Running ccmake on ParaView 3 will cause the following Error on ALL  
versions of Qt built with Frameworks:

Qt ASSISTANT library not found.

CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
QT_QTDESIGNER_INCLUDE_DIR (ADVANCED)

If I point QTDIR to either of my Qt Dylib builds (4.2.3 and 4.3.0),  
then cmake proceeds without error.


-- 
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services



More information about the ParaView mailing list