Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qglobal.h: In instantiation of 'QTypeInfo<QUrl>':
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:417: instantiated from 'void QList<T>::node_destruct(QList<T>::Node*, QList<T>::Node*) [with T = QUrl]'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:742: instantiated from 'void QList<T>::free(QListData::Data*) [with T = QUrl]'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:717: instantiated from 'QList<T>::~QList() [with T = QUrl]'
- ../TagPG/mainwindow-dragndrop.cpp:10: instantiated from here
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qglobal.h:1986: error: invalid application of 'sizeof' to incomplete type 'QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h: In member function 'void QList<T>::node_destruct(QList<T>::Node*, QList<T>::Node*) [with T = QUrl]':
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:742: instantiated from 'void QList<T>::free(QListData::Data*) [with T = QUrl]'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:717: instantiated from 'QList<T>::~QList() [with T = QUrl]'
- ../TagPG/mainwindow-dragndrop.cpp:10: instantiated from here
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:418: warning: possible problem detected in invocation of delete operator:
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:418: warning: invalid use of incomplete type 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qmetatype.h:299: warning: forward declaration of 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:418: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:420: error: invalid use of incomplete type 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qmetatype.h:299: error: forward declaration of 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h: In member function 'void QList<T>::node_copy(QList<T>::Node*, QList<T>::Node*, QList<T>::Node*) [with T = QUrl]':
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:696: instantiated from 'void QList<T>::detach_helper(int) [with T = QUrl]'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:710: instantiated from 'void QList<T>::detach_helper() [with T = QUrl]'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:118: instantiated from 'QList<T>::QList(const QList<T>&) [with T = QUrl]'
- ../TagPG/mainwindow-dragndrop.cpp:10: instantiated from here
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:386: error: invalid use of incomplete type 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qmetatype.h:299: error: forward declaration of 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:392: warning: possible problem detected in invocation of delete operator:
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:392: warning: invalid use of incomplete type 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qmetatype.h:299: warning: forward declaration of 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:392: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:399: error: invalid use of incomplete type 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qmetatype.h:299: error: forward declaration of 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qlist.h:405: error: invalid use of incomplete type 'struct QUrl'
- ../../QtSDK/Desktop/Qt/473/gcc/include/QtCore/qmetatype.h:299: error: forward declaration of 'struct QUrl'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement