On 04/07/2011 11:44 AM, Junchao Zhang wrote:
On a Centos 5.5 x86_64 system, use gcc 4.3.2. When I type make, I get:/usr/lib64/qt4/include/QtGui/qimage.h:56: warning: suggest parentheses around && within ||GuiSpellchecker.cpp: At global scope: GuiSpellchecker.cpp:73: error: 'Ui' has not been declaredGuiSpellchecker.cpp:73: error: ISO C++ forbids declaration of 'SpellcheckerUi' with no typeGuiSpellchecker.cpp:73: error: expected ';' before 'ui'
What Qt version? Richard