Hi, everybody
I' m trying to compile qgo2 downloaded from cvs. According to the instruction I do:
Quote:
|
qmake -o Makefile qgo2.pro
|
This creates Makefile. Then:
which results in error:
Quote:
|
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.8b)
|
This is probably caused by having both qt4 and qt3 installed, but solving the problem is beyond my abilities. Any ideas how to fix it?
Thanks