Hi everyone.
I lately added a few plugins for eclipse to work with qt. I'm using Qt-4.2.2. after restarting Eclipse, I followed the cheatsheet it started with and tried to follow it to build the AddressBook. However when it tells me to double clic on a ui file (addressbook.ui), I get this error:
Error creating the view.
/home/egutarra/eclipse/configuration/org.eclipse.osgi/bundles/128/1/.cp/lib/libqtdesigner.so: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/egutarra/eclipse/configuration/org.eclipse.osgi/bundles/128/1/.cp/lib/../../../../../../../plugins/com.trolltech.qt.linux.x86_4.3.0/lib/libQtScript.so.4)
What am I missing?
Thanks in advance,
Ed.