Thanks Guys I have installed it now and it is running … but i need to find the compilation headers as i got the error unresolved inclusion for any line contain header file inclusion
hi ram88, do you use Qt jambi only or qt-integration c++? actually, I am trying use qt-integration c++ and it installs perfectly but when I try to create any gui project, or when i try to edit any .ui files, it crashes…as you can see in the log above.
out put from the terminal when i try to open a .ui file:
:~/data/All/IDE/eclipse> ./eclipse
QObject::moveToThread: Current thread (0x8f63938) is not the object’s thread (0x8f39c28).
Cannot move to target thread (0x8f39c28)
QApplication::qAppName: Please instantiate the QApplication object first
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::installEventFilter(): Cannot filter events for objects in a different thread.
QPixmap: Must construct a QApplication before a QPaintDevice
Aborted