[Paraview] CVS Compile Error

Clinton Stimpson clinton at elemtech.com
Sat Sep 29 18:13:17 EDT 2007


Is this your own build of Qt?  If so, did you "make install" it?
To double check, if you do "echo $QMAKESPEC" that gives you what you 
set, right?
What version of CMake?

Clint

Fabian Braennstroem wrote:
> Hi,
> I just tried to compile paraview cvs on a scientific-linux
> (redhat enterprise clone) using qt 4.2.
> Unfortunately, it stopped with this error:
>
> [ 22%] Generating moc_QVTKWidget.cxx
> /bin/sh: QMAKESPEC has not been set, so configuration cannot
> be deduced.: command not found
> make[2]: *** [VTK/GUISupport/Qt/moc_QVTKWidget.cxx] Error 127
> make[1]: *** [VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/all] Error 2
> make: *** [all] Error 2
> 1419.376 user, 160.518 system, 28:05.85 real
>
> So I set it with in my .tcshrc (setenv QMAKESPEC
> 'linux-g++') and tried it in my .bashrc... but I get always
> the same error message!?
> Does anyone know, what kind of problem I got?
> Greetings!
> Fabian
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>   



More information about the ParaView mailing list