[Paraview] Missing Routine on Altix

Kent Eschenberg eschenbe at psc.edu
Fri Jun 20 14:48:50 EDT 2008


Yes! cmake only says one must use Qt 4.3 "or later". Isn't 4.4 "later"? It seems not. When I switched back to 4.3.5 I edited the CMakeCache.txt file to remove all Qt references but must have missed one. Thanks!

Kent

clinton at elemtech.com wrote:
> That's a new function in Qt 4.4.
> 
> Perhaps the link error is because you're actually linking against Qt 4.3 
> libraries?  But using Qt 4.4 headers?
> 
> Clint
> 
> On Thursday 19 June 2008 3:37:16 pm Kent Eschenberg wrote:
>> While linking pqFileDialogTest the routine
>>
>>    qstrcmp(QByteArray const&, char const*)
>>
>> called from libpqCore.so could not be found. Any ideas?
>>
>> System: SGI Altix 4700, Itanium2 ia64
>> OS: enhanced version of SuSE
>> Compiler: g++ 4.1.2
>> Cmake: 2.6.0
>> ParaView: from CVS around June 13
>> Qt: 4.3.5
>> Mesa: 7.0.1


More information about the ParaView mailing list