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

Mike Jackson imikejackson at gmail.com
Wed Jun 20 09:15:54 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.

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


On Jun 19, 2007, at 10:29 PM, Clinton Stimpson wrote:

>
> 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.
>
> Clint
>
> Mike Jackson wrote:
>> I am getting an error trying to compile PV3. I pulled PV301 from  
>> CVS and during the compile I get the following error:
>>
>> [ 85%] Built target pvserver
>> [ 86%] Built target QtTesting
>> Linking CXX shared library ../../bin/libpqWidgets.dylib
>> ld: Undefined symbols:
>> _HIViewGetWindow
>> _HIViewSetNeedsDisplay
>> _HIWindowFlush
>> /usr/bin/libtool: internal link edit command failed
>> make[2]: *** [bin/libpqWidgets.dylib] Error 1
>> make[1]: *** [Qt/Widgets/CMakeFiles/pqWidgets.dir/all] Error 2
>> make: *** [all] Error 2
>>
>> Couple things to note. I built Qt with Frameworks. During ccmake  
>> phase, cmake could not find the QtAssistant and QtDesigner include  
>> directories. I had to manually point those cmake variables at the  
>> proper framework/Headers folder. This is on OS X 10.4.9 Intel with  
>> the Qt OpenSource 4.3.0 edition. Using Same compiler on each.
>>
>> Anyone?
>> --Mike Jackson   Senior Research Engineer
>> Innovative Management & Technology Services
>>
>> I am going to rebuild Qt with sharedLibs instead of frameworks and  
>> see if that helps....
>>
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>



More information about the ParaView mailing list