Advertising
- error gephex make
- Tuesday, May 29th, 2007 at 12:45:39pm UTC
- In file included from treeview.cpp:265:
- treeview_moc.cpp:11:26: error: qapplication.h: No such file or directory
- treeview_moc.cpp:13:34: error: private/qucomextra_p.h: No such file or directory
- treeview_moc.cpp:15:2: error: #error "This file was generated using the moc from 3.3.7. It"
- treeview_moc.cpp:16:2: error: #error "cannot be used with the include files from this version of Qt."
- treeview_moc.cpp:17:2: error: #error "(The moc has changed too much.)"
- treeview_moc.cpp:20: error: no const char* gui::TreeViewImpl::className() const member function declared in class gui::TreeViewImpl
- treeview_moc.cpp:25: error: QMetaObject* gui::TreeViewImpl::metaObj is not a static member of class gui::TreeViewImpl
- treeview_moc.cpp:26: error: QMetaObjectCleanUp does not name a type
- treeview_moc.cpp:29: error: redefinition of static QString gui::TreeViewImpl::tr(const char*, const char*)
- treeview.cpp:56: error: static QString gui::TreeViewImpl::tr(const char*, const char*) previously defined here
- treeview_moc.cpp: In static member function static QString gui::TreeViewImpl::tr(const char*, const char*):
- treeview_moc.cpp:31: error: qApp was not declared in this scope
- treeview_moc.cpp:32: error: incomplete type QApplication used in nested name specifier
- treeview_moc.cpp:34: error: cannot convert QString::fromLatin1(const char*, int)(-0x00000000000000001) from type QString to type QString&
- treeview_moc.cpp: At global scope:
- treeview_moc.cpp:37: error: redefinition of static QString gui::TreeViewImpl::trUtf8(const char*, const char*)
- treeview.cpp:56: error: static QString gui::TreeViewImpl::trUtf8(const char*, const char*) previously defined here
- treeview_moc.cpp: In static member function static QString gui::TreeViewImpl::trUtf8(const char*, const char*):
- treeview_moc.cpp:39: error: qApp was not declared in this scope
- treeview_moc.cpp:40: error: incomplete type QApplication used in nested name specifier
- treeview_moc.cpp:42: error: cannot convert QString::fromUtf8(const char*, int)(-0x00000000000000001) from type QString to type QString&
- treeview_moc.cpp: At global scope:
- treeview_moc.cpp:48: error: no QMetaObject* gui::TreeViewImpl::staticMetaObject() member function declared in class gui::TreeViewImpl
- treeview_moc.cpp: In member function QMetaObject* gui::TreeViewImpl::staticMetaObject():
- treeview_moc.cpp:50: error: metaObj was not declared in this scope
- treeview_moc.cpp:52: error: no match for call to (const QMetaObject) ()
- treeview_moc.cpp:53: error: QUParameter does not name a type
- treeview_moc.cpp:57: error: QUMethod does not name a type
- treeview_moc.cpp:58: error: QUParameter does not name a type
- treeview_moc.cpp:62: error: QUMethod does not name a type
- treeview_moc.cpp:63: error: QMetaData does not name a type
- treeview_moc.cpp:67: error: metaObj was not declared in this scope
- treeview_moc.cpp:67: error: new_metaobject is not a member of QMetaObject
- treeview_moc.cpp:69: error: slot_tbl was not declared in this scope
- treeview_moc.cpp:76: error: cleanUp_gui__TreeViewImpl was not declared in this scope
- treeview_moc.cpp: At global scope:
- treeview_moc.cpp:80: error: no void* gui::TreeViewImpl::qt_cast(const char*) member function declared in class gui::TreeViewImpl
- treeview_moc.cpp: In member function void* gui::TreeViewImpl::qt_cast(const char*):
- treeview_moc.cpp:84: error: qt_cast is not a member of QTreeWidget
- treeview_moc.cpp: At global scope:
- treeview_moc.cpp:87: error: QUObject has not been declared
- treeview_moc.cpp:87: error: no bool gui::TreeViewImpl::qt_invoke(int, int*) member function declared in class gui::TreeViewImpl
- treeview_moc.cpp: In member function bool gui::TreeViewImpl::qt_invoke(int, int*):
- treeview_moc.cpp:89: error: struct QMetaObject has no member named slotOffset
- treeview_moc.cpp:90: error: static_QUType_ptr was not declared in this scope
- treeview_moc.cpp:90: error: static_QUType_int was not declared in this scope
- treeview_moc.cpp:93: error: qt_invoke is not a member of QTreeWidget
- treeview_moc.cpp: At global scope:
- treeview_moc.cpp:98: error: QUObject has not been declared
- treeview_moc.cpp:98: error: no bool gui::TreeViewImpl::qt_emit(int, int*) member function declared in class gui::TreeViewImpl
- treeview_moc.cpp: In member function bool gui::TreeViewImpl::qt_emit(int, int*):
- treeview_moc.cpp:100: error: qt_emit is not a member of QTreeWidget
- treeview_moc.cpp: At global scope:
- treeview_moc.cpp:104: error: no bool gui::TreeViewImpl::qt_property(int, int, QVariant*) member function declared in class gui::TreeViewImpl
- treeview_moc.cpp: In member function bool gui::TreeViewImpl::qt_property(int, int, QVariant*):
- treeview_moc.cpp:106: error: qt_property is not a member of QTreeWidget
- treeview_moc.cpp: At global scope:
- treeview_moc.cpp:109: error: no bool gui::TreeViewImpl::qt_static_property(QObject*, int, int, QVariant*) member function declared in class gui::TreeViewImpl
- make[7]: *** [treeview.o] Error 1
- make[7]: Leaving directory `/home/tim/downloads/gephex-0.4.4/qtgui/src/gui/base'
- make[6]: *** [all] Error 2
- make[6]: Leaving directory `/home/tim/downloads/gephex-0.4.4/qtgui/src/gui/base'
- make[5]: *** [all-recursive] Error 1
- make[5]: Leaving directory `/home/tim/downloads/gephex-0.4.4/qtgui/src/gui'
- make[4]: *** [all] Error 2
- make[4]: Leaving directory `/home/tim/downloads/gephex-0.4.4/qtgui/src/gui'
- make[3]: *** [all-recursive] Error 1
- make[3]: Leaving directory `/home/tim/downloads/gephex-0.4.4/qtgui/src'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/home/tim/downloads/gephex-0.4.4/qtgui'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/home/tim/downloads/gephex-0.4.4'
- make: *** [all] Error 2
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.