On 27.09.07 14:59:05, Shyamsundar, Purkayastha (Purkayastha)** CTR ** wrote:
> ########################################################################
> ####
> 
> It seems something is amiss in terms of qt path,I installed qt v 4 over
> qt3.3 ( which was pre installed with os )  but I am unsble to figure out
> the meaning of the last warning,

The warning is not important, important are the errors above. What do
you mean with "installed qt4 over qt3.3" Did you install Qt4 in the same
prefix and thus overwriting parts of Qt3.3? Why did you do that? This
breaks all Qt3 based apps on your system, especially as qt3 was
installed from system tools. Just install Qt4 "somewhere else" and let
configure.py know the absolute Path of Qt4 qmake using the -q switch.

Andreas

-- 
You will live a long, healthy, happy life and make bags of money.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to