Pesquisar na Comunidade
Mostrando resultados para as tags ''erro''.
Encontrado 510 registros
- Erro Com Smeargle System[PXG]
-
Erro no Qt 4.8.0 ao tentar compilar tibiaeditor
eu uso o qt 4.8.0 >> https://download.qt.io/archive/qt/4.8/4.8.0/ <<e ao tentar compilar essas sources >> https://mega.nz/#!LNV0nJQI!XqaqVsq_wFsXDGZWCeQjH-DM51L0JlJmi0BF8VM39uc << (instalador do visual studio 2008 está junto) no visual studio 2008 express, tive esses erros, alguém poderia me ajudar? 1>------ Build started: Project: TibiaEditor, Configuration: Debug Win32 ------ 1>Rcc'ing tibiaeditor.qrc... 1>Moc'ing userthread.h... 1>Moc'ing tibiahandler.h... 1>Moc'ing tibiafile.h... 1>Moc'ing tibiaeditor.h... 1>Moc'ing spriteview.h... 1>Moc'ing spritemodel.h... 1>Moc'ing spritefile.h... 1>Moc'ing resourcehandler.h... 1>Moc'ing resourcefile.h... 1>Moc'ing picturefile.h... 1>Moc'ing outputwidget.h... 1>Moc'ing libraryfile.h... 1>Moc'ing itemspritemodel.h... 1>Moc'ing itemsearch.h... 1>Moc'ing itemmodel.h... 1>Moc'ing itemimage.h... 1>Moc'ing itemfile.h... 1>Moc'ing itemeditor.h... 1>Moc'ing itemattributes.h... 1>Moc'ing itemattributeeditor.h... 1>Moc'ing importthread.h... 1>Moc'ing importhandler.h... 1>Moc'ing hexdoublespinbox.h... 1>Moc'ing formathandler.h... 1>Moc'ing fileinformation.h... 1>Moc'ing externalfile.h... 1>Moc'ing exportthread.h... 1>Moc'ing exporthandler.h... 1>Moc'ing chasewidget.h... 1>UIC tibiaeditor.ui 1>Uic'ing c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\itemsearch.ui... 1>Uic'ing c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\itemeditor.ui... 1>Uic'ing c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\itemattributes.ui... 1>Uic'ing c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\itemattributeeditor.ui... 1>Uic'ing c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\importhandler.ui... 1>Uic'ing c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\fileinformation.ui... 1>Uic'ing c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\exporthandler.ui... 1>Compiling... 1>qrc_tibiaeditor.cpp 1>moc_userthread.cpp 1>moc_tibiahandler.cpp 1>moc_tibiafile.cpp 1>moc_tibiaeditor.cpp 1>moc_spriteview.cpp 1>moc_spritemodel.cpp 1>moc_spritefile.cpp 1>moc_resourcehandler.cpp 1>moc_resourcefile.cpp 1>moc_picturefile.cpp 1>moc_outputwidget.cpp 1>moc_libraryfile.cpp 1>moc_itemspritemodel.cpp 1>moc_itemsearch.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(28) : error C2146: syntax error : missing ';' before identifier 'itemSelection' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(28) : warning C4183: 'itemSelection': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(30) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(31) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(37) : error C2146: syntax error : missing ';' before identifier 'results' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(39) : error C2039: 'ItemSearchClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(39) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(42) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemsearch.h(42) : error C2143: syntax error : missing ',' before '&' 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(61) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(61) : error C2061: syntax error : identifier 'ItemList' 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(112) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(112) : error C2143: syntax error : missing ',' before '&' 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(114) : error C2065: '_t1' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(114) : error C2065: '_t2' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(114) : error C2065: '_t3' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemsearch.cpp(114) : error C2065: '_t4' : undeclared identifier 1>moc_itemmodel.cpp 1>moc_itemimage.cpp 1>moc_itemfile.cpp 1>moc_itemeditor.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(23) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(23) : warning C4183: 'getWidth': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(24) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(24) : warning C4183: 'getHeight': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(25) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(25) : warning C4183: 'getCropsize': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(26) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(26) : warning C4183: 'getLayers': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(27) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(27) : warning C4183: 'getXDiv': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(28) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(28) : warning C4183: 'getYDiv': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(29) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(29) : warning C4183: 'getZDiv': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(30) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(30) : warning C4183: 'getAnimations': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(44) : error C2039: 'ItemEditorClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(44) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(80) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(80) : error C2236: unexpected 'class' 'CommandSetItemProperties'. Did you forget a ';'? 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(23) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(23) : error C2227: left of '->viewAttributeWidth' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(24) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(24) : error C2227: left of '->viewAttributeHeight' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(25) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(25) : error C2227: left of '->viewAttributeCropsize' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(26) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(26) : error C2227: left of '->viewAttributeLayers' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(27) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(27) : error C2227: left of '->viewAttributeXDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(28) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(28) : error C2227: left of '->viewAttributeYDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(29) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(29) : error C2227: left of '->viewAttributeZDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(30) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(30) : error C2227: left of '->viewAttributeAnimations' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(31) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(31) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(81) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(82) : error C2059: syntax error : '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(82) : error C2143: syntax error : missing ';' before '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemeditor.h(82) : error C2059: syntax error : '}' 1>moc_itemattributes.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributes.h(57) : error C2039: 'ItemAttributesClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributes.h(57) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributes.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributes.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributes.h(39) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributes.h(39) : error C2227: left of '->valueArea' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributes.h(39) : error C2227: left of '->setShown' must point to class/struct/union/generic type 1>Generating Code... 1>Compiling... 1>moc_itemattributeeditor.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(24) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(25) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(26) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(27) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(29) : error C2061: syntax error : identifier 'TibiaItem' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(32) : error C2146: syntax error : missing ';' before identifier 'items' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(33) : error C2146: syntax error : missing ';' before identifier 'outfits' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(34) : error C2146: syntax error : missing ';' before identifier 'effects' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(35) : error C2146: syntax error : missing ';' before identifier 'projectiles' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(37) : error C2039: 'ItemAttributeEditorClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(37) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../itemattributeeditor.h(40) : error C2061: syntax error : identifier 'ItemFile' 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(58) : error C2061: syntax error : identifier 'ItemFile' 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2065: 'ItemFile' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2065: '_t1' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2065: 'TibiaItem' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2065: '_t2' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2065: 'PropertyList' : undeclared identifier 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2146: syntax error : missing ')' before identifier '_t3' 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2761: 'void ItemAttributeEditor::changeItem(void)' : member function redeclaration not allowed 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(107) : error C2059: syntax error : ')' 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(108) : error C2143: syntax error : missing ';' before '{' 1>.\GeneratedFiles\Debug\moc_itemattributeeditor.cpp(108) : error C2447: '{' : missing function header (old-style formal list?) 1>moc_importthread.cpp 1>moc_importhandler.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../importhandler.h(76) : error C2039: 'ImportHandlerClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../importhandler.h(76) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../importhandler.h(76) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../importhandler.h(76) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>moc_hexdoublespinbox.cpp 1>moc_formathandler.cpp 1>moc_fileinformation.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../fileinformation.h(26) : error C2039: 'FileInformationClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../fileinformation.h(26) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../fileinformation.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../fileinformation.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>moc_externalfile.cpp 1>moc_exportthread.cpp 1>moc_exporthandler.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../exporthandler.h(70) : error C2039: 'ExportHandlerClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../exporthandler.h(70) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../exporthandler.h(70) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\generatedfiles\debug\../../exporthandler.h(70) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>moc_chasewidget.cpp 1>userthread.cpp 1>undoframework.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C2039: 'ItemAttributesClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(39) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(39) : error C2227: left of '->valueArea' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(39) : error C2227: left of '->setShown' must point to class/struct/union/generic type 1>c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_itemeditor.h(23) : error C2011: 'Ui_widget' : 'class' type redefinition 1> c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_itemattributes.h(23) : see declaration of 'Ui_widget' 1>c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_itemeditor.h(45) : error C2011: 'Ui::widget' : 'class' type redefinition 1> c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_itemattributes.h(45) : see declaration of 'Ui::widget' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C2039: 'ItemEditorClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(80) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(80) : error C2236: unexpected 'class' 'CommandSetItemProperties'. Did you forget a ';'? 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C2227: left of '->viewAttributeWidth' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C2227: left of '->viewAttributeHeight' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C2227: left of '->viewAttributeCropsize' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C2227: left of '->viewAttributeLayers' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C2227: left of '->viewAttributeXDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C2227: left of '->viewAttributeYDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C2227: left of '->viewAttributeZDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C2227: left of '->viewAttributeAnimations' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(31) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(31) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(81) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2059: syntax error : '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2143: syntax error : missing ';' before '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2059: syntax error : '}' 1>tibiasprite.cpp 1>tibiaresource.cpp 1>tibiaitem.cpp 1>tibiahandler.cpp 1>tibiafile.cpp 1>tibiaeditor.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C2039: 'FileInformationClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_importhandler.h(23) : error C2011: 'Ui_widget' : 'class' type redefinition 1> c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_fileinformation.h(23) : see declaration of 'Ui_widget' 1>c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_importhandler.h(45) : error C2011: 'Ui::widget' : 'class' type redefinition 1> c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\GeneratedFiles\ui_fileinformation.h(45) : see declaration of 'Ui::widget' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C2039: 'ImportHandlerClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C2039: 'ExportHandlerClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C2039: 'ItemSearchClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C2039: 'ItemAttributeEditorClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C2039: 'ItemEditorClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(80) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(80) : error C2236: unexpected 'class' 'CommandSetItemProperties'. Did you forget a ';'? 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C2227: left of '->viewAttributeWidth' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C2227: left of '->viewAttributeHeight' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C2227: left of '->viewAttributeCropsize' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C2227: left of '->viewAttributeLayers' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C2227: left of '->viewAttributeXDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C2227: left of '->viewAttributeYDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C2227: left of '->viewAttributeZDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C2227: left of '->viewAttributeAnimations' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(31) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(31) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(81) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2059: syntax error : '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2143: syntax error : missing ';' before '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2059: syntax error : '}' 1>spriteview.cpp 1>spritemodel.cpp 1>Generating Code... 1>Compiling... 1>spritefile.cpp 1>resourcehandler.cpp 1>resourcefile.cpp 1>picturefile.cpp 1>outputwidget.cpp 1>.\outputwidget.cpp(26) : warning C4100: 'line' : unreferenced formal parameter 1>main.cpp 1>libraryfile.cpp 1>itemspritemodel.cpp 1>itemsearch.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(28) : error C2146: syntax error : missing ';' before identifier 'itemSelection' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(28) : warning C4183: 'itemSelection': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(30) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(31) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(37) : error C2146: syntax error : missing ';' before identifier 'results' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C2039: 'ItemSearchClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(39) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(42) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(42) : error C2143: syntax error : missing ',' before '&' 1>.\itemsearch.cpp(21) : error C2039: 'ItemSearchClass' : is not a member of 'Ui' 1>.\itemsearch.cpp(21) : error C2061: syntax error : identifier 'ItemSearchClass' 1>.\itemsearch.cpp(22) : error C2614: 'ItemSearch' : illegal member initialization: 'ui' is not a base or member 1>.\itemsearch.cpp(23) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(23) : error C2227: left of '->setupUi' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(24) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(24) : error C2227: left of '->checkFilters' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(24) : error C2227: left of '->setChecked' must point to class/struct/union/generic type 1>.\itemsearch.cpp(25) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(25) : error C2227: left of '->checkCombinations' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(25) : error C2227: left of '->setChecked' must point to class/struct/union/generic type 1>.\itemsearch.cpp(28) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(28) : error C2227: left of '->itemView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(28) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\itemsearch.cpp(34) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(34) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(34) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\itemsearch.cpp(37) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(37) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(37) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\itemsearch.cpp(50) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(50) : error C2541: 'delete' : cannot delete objects that are not pointers 1>.\itemsearch.cpp(72) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(72) : error C2227: left of '->checkAdvanced' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(72) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\itemsearch.cpp(72) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(72) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(72) : error C2227: left of '->showValues' must point to class/struct/union/generic type 1>.\itemsearch.cpp(72) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(72) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(72) : error C2227: left of '->showValues' must point to class/struct/union/generic type 1>.\itemsearch.cpp(77) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(77) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(77) : error C2227: left of '->itemData' must point to class/struct/union/generic type 1>.\itemsearch.cpp(77) : error C2228: left of '.toInt' must have class/struct/union 1>.\itemsearch.cpp(80) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(80) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(80) : error C2227: left of '->setFormat' must point to class/struct/union/generic type 1>.\itemsearch.cpp(145) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(145) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(145) : error C2227: left of '->getHeaders' must point to class/struct/union/generic type 1>.\itemsearch.cpp(148) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(148) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(148) : error C2227: left of '->getAttributes' must point to class/struct/union/generic type 1>.\itemsearch.cpp(153) : error C2065: 'results' : undeclared identifier 1>.\itemsearch.cpp(153) : error C2228: left of '.clear' must have class/struct/union 1> type is ''unknown-type'' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class *,T (__thiscall Class::* )(Param1,Param2,Param3,Param4,Param5) const,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &,const Arg5 &)' : expects 7 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(334) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class *,T (__thiscall Class::* )(Param1,Param2,Param3,Param4) const,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &)' : expects 6 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(329) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2784: 'QFuture<T> QtConcurrent::run(const Class *,T (__thiscall Class::* )(Param1,Param2,Param3) const,const Arg1 &,const Arg2 &,const Arg3 &)' : could not deduce template argument for 'T (__thiscall Class::* )(Param1,Param2,Param3) const' from 'void (__thiscall ItemSearch::* )(const int)' 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(324) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class *,T (__thiscall Class::* )(Param1,Param2) const,const Arg1 &,const Arg2 &)' : expects 4 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(319) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class *,T (__thiscall Class::* )(Param1) const,const Arg1 &)' : expects 3 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(314) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class *,T (__thiscall Class::* )(void) const)' : expects 2 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(309) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(Class *,T (__thiscall Class::* )(Param1,Param2,Param3,Param4,Param5),const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &,const Arg5 &)' : expects 7 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(303) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(Class *,T (__thiscall Class::* )(Param1,Param2,Param3,Param4),const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &)' : expects 6 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(298) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2784: 'QFuture<T> QtConcurrent::run(Class *,T (__thiscall Class::* )(Param1,Param2,Param3),const Arg1 &,const Arg2 &,const Arg3 &)' : could not deduce template argument for 'T (__thiscall Class::* )(Param1,Param2,Param3)' from 'void (__thiscall ItemSearch::* )(const int)' 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(293) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(Class *,T (__thiscall Class::* )(Param1,Param2),const Arg1 &,const Arg2 &)' : expects 4 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(288) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(Class *,T (__thiscall Class::* )(Param1),const Arg1 &)' : expects 3 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(283) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(Class *,T (__thiscall Class::* )(void))' : expects 2 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(278) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2,Param3,Param4,Param5) const,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &,const Arg5 &)' : expects 7 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(272) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2,Param3,Param4) const,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &)' : expects 6 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(267) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2782: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2,Param3) const,const Arg1 &,const Arg2 &,const Arg3 &)' : template parameter 'Class' is ambiguous 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(262) : see declaration of 'QtConcurrent::run' 1> could be 'ItemSearch' 1> or 'ItemSearch *' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2) const,const Arg1 &,const Arg2 &)' : expects 4 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(257) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1) const,const Arg1 &)' : expects 3 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(252) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(void) const)' : expects 2 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(247) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2,Param3,Param4,Param5),const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &,const Arg5 &)' : expects 7 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(241) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2,Param3,Param4),const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &)' : expects 6 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(236) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2782: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2,Param3),const Arg1 &,const Arg2 &,const Arg3 &)' : template parameter 'Class' is ambiguous 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(231) : see declaration of 'QtConcurrent::run' 1> could be 'ItemSearch' 1> or 'ItemSearch *' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1,Param2),const Arg1 &,const Arg2 &)' : expects 4 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(226) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(Param1),const Arg1 &)' : expects 3 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(221) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(const Class &,T (__thiscall Class::* )(void))' : expects 2 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(216) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject *,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &,const Arg5 &)' : expects 6 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(210) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2893: Failed to specialize function template 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject *,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &)' 1> With the following template arguments: 1> 'ItemSearch' 1> 'void (__thiscall ItemSearch::* )(int)' 1> 'HeaderList' 1> 'PropertyList' 1> 'ItemFile *' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject *,const Arg1 &,const Arg2 &,const Arg3 &)' : expects 4 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(200) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject *,const Arg1 &,const Arg2 &)' : expects 3 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(195) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject *,const Arg1 &)' : expects 2 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(190) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject *)' : expects 1 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(185) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &,const Arg5 &)' : expects 6 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(179) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2893: Failed to specialize function template 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject,const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &)' 1> With the following template arguments: 1> 'ItemSearch *' 1> 'void (__thiscall ItemSearch::* )(int)' 1> 'HeaderList' 1> 'PropertyList' 1> 'ItemFile *' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject,const Arg1 &,const Arg2 &,const Arg3 &)' : expects 4 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(169) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject,const Arg1 &,const Arg2 &)' : expects 3 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(164) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject,const Arg1 &)' : expects 2 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(159) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<FunctionObject::result_type> QtConcurrent::run(FunctionObject)' : expects 1 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(154) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(T (__cdecl *)(Param1,Param2,Param3,Param4,Param5),const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &,const Arg5 &)' : expects 6 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(97) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2784: 'QFuture<T> QtConcurrent::run(T (__cdecl *)(Param1,Param2,Param3,Param4),const Arg1 &,const Arg2 &,const Arg3 &,const Arg4 &)' : could not deduce template argument for 'T (__cdecl *)(Param1,Param2,Param3,Param4)' from 'ItemSearch *const ' 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(92) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(T (__cdecl *)(Param1,Param2,Param3),const Arg1 &,const Arg2 &,const Arg3 &)' : expects 4 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(87) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(T (__cdecl *)(Param1,Param2),const Arg1 &,const Arg2 &)' : expects 3 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(82) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(T (__cdecl *)(Param1),const Arg1 &)' : expects 2 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(77) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(154) : error C2780: 'QFuture<T> QtConcurrent::run(T (__cdecl *)(void))' : expects 1 arguments - 5 provided 1> c:\qt\4.8.0\include\qtcore\../../src/corelib/concurrent/qtconcurrentrun.h(72) : see declaration of 'QtConcurrent::run' 1>.\itemsearch.cpp(162) : error C2065: 'ui' : undeclared identifier 1>.\itemsearch.cpp(162) : error C2227: left of '->itemView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemsearch.cpp(162) : error C2227: left of '->selectionModel' must point to class/struct/union/generic type 1>.\itemsearch.cpp(185) : error C2660: 'ItemSearch::selectItems' : function does not take 4 arguments 1>.\itemsearch.cpp(190) : error C2556: 'ItemList ItemSearch::itemSelection(QItemSelectionModel *)' : overloaded function differs only by return type from 'int ItemSearch::itemSelection(QItemSelectionModel *)' 1> c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(28) : see declaration of 'ItemSearch::itemSelection' 1>.\itemsearch.cpp(190) : error C2371: 'ItemSearch::itemSelection' : redefinition; different basic types 1> c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemsearch.h(28) : see declaration of 'ItemSearch::itemSelection' 1>.\itemsearch.cpp(190) : fatal error C1003: error count exceeds 100; stopping compilation 1>itemmodel.cpp 1>itemimage.cpp 1>itemfile.cpp 1>itemeditor.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : warning C4183: 'getWidth': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : warning C4183: 'getHeight': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : warning C4183: 'getCropsize': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : warning C4183: 'getLayers': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : warning C4183: 'getXDiv': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : warning C4183: 'getYDiv': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : warning C4183: 'getZDiv': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : warning C4183: 'getAnimations': missing return type; assumed to be a member function returning 'int' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C2039: 'ItemEditorClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(44) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(80) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(80) : error C2236: unexpected 'class' 'CommandSetItemProperties'. Did you forget a ';'? 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(23) : error C2227: left of '->viewAttributeWidth' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(24) : error C2227: left of '->viewAttributeHeight' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(25) : error C2227: left of '->viewAttributeCropsize' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(26) : error C2227: left of '->viewAttributeLayers' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(27) : error C2227: left of '->viewAttributeXDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(28) : error C2227: left of '->viewAttributeYDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(29) : error C2227: left of '->viewAttributeZDiv' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(30) : error C2227: left of '->viewAttributeAnimations' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(31) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(31) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(81) : error C2255: 'friend' : not allowed outside of a class definition 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2059: syntax error : '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2143: syntax error : missing ';' before '}' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemeditor.h(82) : error C2059: syntax error : '}' 1>.\itemeditor.cpp(16) : error C2039: 'ItemEditorClass' : is not a member of 'Ui' 1>.\itemeditor.cpp(16) : error C2061: syntax error : identifier 'ItemEditorClass' 1>.\itemeditor.cpp(17) : error C2614: 'ItemEditor' : illegal member initialization: 'ui' is not a base or member 1>.\itemeditor.cpp(22) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(22) : error C2227: left of '->setupUi' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(23) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(23) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(23) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(23) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(23) : error C2227: left of '->viewDirectionE' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(24) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(24) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(24) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(24) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(24) : error C2227: left of '->viewDirectionN' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(25) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(25) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(25) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(25) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(25) : error C2227: left of '->viewDirectionNE' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(26) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(26) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(26) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(26) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(26) : error C2227: left of '->viewDirectionNW' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(27) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(27) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(27) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(27) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(27) : error C2227: left of '->viewDirectionS' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(28) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(28) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(28) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(28) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(28) : error C2227: left of '->viewDirectionSE' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(29) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(29) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(29) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(29) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(29) : error C2227: left of '->viewDirectionSW' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(30) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(30) : error C2227: left of '->buttonLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(30) : error C2227: left of '->setAlignment' must point to class/struct/union/generic type 1>.\itemeditor.cpp(30) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(30) : error C2227: left of '->viewDirectionW' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(40) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(40) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(40) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\itemeditor.cpp(43) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(43) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(43) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\itemeditor.cpp(45) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(45) : error C2227: left of '->viewImage' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(46) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(46) : error C2227: left of '->viewShowNumbers' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(46) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(46) : error C2227: left of '->viewImage' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(47) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(47) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(51) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(51) : error C2227: left of '->viewImage' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(51) : error C2227: left of '->setMimeDropType' must point to class/struct/union/generic type 1>.\itemeditor.cpp(52) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(52) : error C2227: left of '->viewImage' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemeditor.cpp(52) : error C2227: left of '->setImage' must point to class/struct/union/generic type 1>.\itemeditor.cpp(53) : error C2065: 'ui' : undeclared identifier 1>.\itemeditor.cpp(53) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1>.\itemeditor.cpp(53) : fatal error C1003: error count exceeds 100; stopping compilation 1>itemattributes.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C2039: 'ItemAttributesClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(57) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(39) : error C2065: 'ui' : undeclared identifier 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(39) : error C2227: left of '->valueArea' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributes.h(39) : error C2227: left of '->setShown' must point to class/struct/union/generic type 1>.\itemattributes.cpp(19) : error C2039: 'ItemAttributesClass' : is not a member of 'Ui' 1>.\itemattributes.cpp(19) : error C2061: syntax error : identifier 'ItemAttributesClass' 1>.\itemattributes.cpp(20) : error C2614: 'ItemAttributes' : illegal member initialization: 'ui' is not a base or member 1>.\itemattributes.cpp(21) : error C2065: 'ui' : undeclared identifier 1>.\itemattributes.cpp(21) : error C2227: left of '->setupUi' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(28) : error C2065: 'ui' : undeclared identifier 1>.\itemattributes.cpp(28) : error C2541: 'delete' : cannot delete objects that are not pointers 1>.\itemattributes.cpp(53) : error C2065: 'ui' : undeclared identifier 1>.\itemattributes.cpp(53) : error C2227: left of '->propertyContents' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(57) : error C2065: 'ui' : undeclared identifier 1>.\itemattributes.cpp(57) : error C2227: left of '->propertyLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(57) : error C2227: left of '->addWidget' must point to class/struct/union/generic type 1>.\itemattributes.cpp(69) : error C2065: 'QHBoxLayout' : undeclared identifier 1>.\itemattributes.cpp(69) : error C2065: 'horizontalLayout' : undeclared identifier 1>.\itemattributes.cpp(69) : error C2061: syntax error : identifier 'QHBoxLayout' 1>.\itemattributes.cpp(71) : error C2065: 'ui' : undeclared identifier 1>.\itemattributes.cpp(71) : error C2227: left of '->valueContents' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(76) : error C2065: 'horizontalLayout' : undeclared identifier 1>.\itemattributes.cpp(76) : error C2227: left of '->addWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(78) : error C2065: 'ui' : undeclared identifier 1>.\itemattributes.cpp(78) : error C2227: left of '->valueContents' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(85) : error C2065: 'horizontalLayout' : undeclared identifier 1>.\itemattributes.cpp(85) : error C2227: left of '->addWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(87) : error C2065: 'ui' : undeclared identifier 1>.\itemattributes.cpp(87) : error C2227: left of '->valueLayout' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributes.cpp(87) : error C2227: left of '->addLayout' must point to class/struct/union/generic type 1>.\itemattributes.cpp(87) : error C2065: 'horizontalLayout' : undeclared identifier 1>itemattributeeditor.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(24) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(25) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(26) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(27) : error C2143: syntax error : missing ',' before '&' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(29) : error C2061: syntax error : identifier 'TibiaItem' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(32) : error C2146: syntax error : missing ';' before identifier 'items' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(33) : error C2146: syntax error : missing ';' before identifier 'outfits' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(34) : error C2146: syntax error : missing ';' before identifier 'effects' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(35) : error C2146: syntax error : missing ';' before identifier 'projectiles' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C2039: 'ItemAttributeEditorClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(40) : error C2061: syntax error : identifier 'ItemFile' 1>.\itemattributeeditor.cpp(16) : error C2039: 'ItemAttributeEditorClass' : is not a member of 'Ui' 1>.\itemattributeeditor.cpp(16) : error C2061: syntax error : identifier 'ItemAttributeEditorClass' 1>.\itemattributeeditor.cpp(17) : error C2614: 'ItemAttributeEditor' : illegal member initialization: 'ui' is not a base or member 1>.\itemattributeeditor.cpp(18) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(18) : error C2227: left of '->setupUi' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(19) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(19) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(19) : error C2227: left of '->button' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(19) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\itemattributeeditor.cpp(19) : error C2065: 'Apply' : undeclared identifier 1>.\itemattributeeditor.cpp(19) : error C2227: left of '->setIcon' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(22) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(22) : error C2227: left of '->itemView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(22) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(27) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(27) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(27) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(30) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(30) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(30) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(32) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(32) : error C2227: left of '->selectedItems' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(33) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(33) : error C2227: left of '->selectedOutfits' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(34) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(34) : error C2227: left of '->selectedEffects' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(35) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(35) : error C2227: left of '->selectedProjectiles' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(36) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(36) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(45) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(45) : error C2541: 'delete' : cannot delete objects that are not pointers 1>.\itemattributeeditor.cpp(49) : error C2511: 'void ItemAttributeEditor::setItems(const ItemList &)' : overloaded member function not found in 'ItemAttributeEditor' 1> c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(16) : see declaration of 'ItemAttributeEditor' 1>.\itemattributeeditor.cpp(54) : error C2511: 'void ItemAttributeEditor::setOutfits(const ItemList &)' : overloaded member function not found in 'ItemAttributeEditor' 1> c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(16) : see declaration of 'ItemAttributeEditor' 1>.\itemattributeeditor.cpp(59) : error C2511: 'void ItemAttributeEditor::setEffects(const ItemList &)' : overloaded member function not found in 'ItemAttributeEditor' 1> c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(16) : see declaration of 'ItemAttributeEditor' 1>.\itemattributeeditor.cpp(64) : error C2511: 'void ItemAttributeEditor::setProjectiles(const ItemList &)' : overloaded member function not found in 'ItemAttributeEditor' 1> c:\users\kessya\desktop\tibiaeditor\tibiaeditor\itemattributeeditor.h(16) : see declaration of 'ItemAttributeEditor' 1>.\itemattributeeditor.cpp(72) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(72) : error C2227: left of '->selectedItems' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(72) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(73) : error C2065: 'items' : undeclared identifier 1>.\itemattributeeditor.cpp(74) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(74) : error C2227: left of '->selectedOutfits' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(74) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(75) : error C2065: 'outfits' : undeclared identifier 1>.\itemattributeeditor.cpp(76) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(76) : error C2227: left of '->selectedEffects' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(76) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(77) : error C2065: 'effects' : undeclared identifier 1>.\itemattributeeditor.cpp(78) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(78) : error C2227: left of '->selectedProjectiles' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(78) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(79) : error C2065: 'projectiles' : undeclared identifier 1>.\itemattributeeditor.cpp(93) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(93) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(93) : error C2227: left of '->itemData' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(93) : error C2228: left of '.toInt' must have class/struct/union 1>.\itemattributeeditor.cpp(96) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(96) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(96) : error C2227: left of '->setFormat' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(102) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(102) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(102) : error C2227: left of '->buttonRole' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(104) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\itemattributeeditor.cpp(104) : error C2065: 'ApplyRole' : undeclared identifier 1>.\itemattributeeditor.cpp(104) : error C2051: case expression not constant 1>.\itemattributeeditor.cpp(107) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(107) : error C2227: left of '->itemAttributes' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(107) : error C2227: left of '->getAttributes' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(108) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(108) : error C2227: left of '->selectedItems' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(108) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(110) : error C2065: 'items' : undeclared identifier 1>.\itemattributeeditor.cpp(110) : error C2065: 'items' : undeclared identifier 1>.\itemattributeeditor.cpp(110) : error C2227: left of '->condition' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(110) : error C2065: 'items' : undeclared identifier 1>.\itemattributeeditor.cpp(110) : error C2227: left of '->i' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(110) : error C2065: 'items' : undeclared identifier 1>.\itemattributeeditor.cpp(110) : error C2227: left of '->i' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(110) : error C2065: 'items' : undeclared identifier 1>.\itemattributeeditor.cpp(110) : error C2227: left of '->brk' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(110) : error C2065: 'items' : undeclared identifier 1>.\itemattributeeditor.cpp(110) : error C2227: left of '->brk' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(111) : error C2660: 'ItemAttributeEditor::setProperties' : function does not take 2 arguments 1>.\itemattributeeditor.cpp(113) : error C2065: 'ui' : undeclared identifier 1>.\itemattributeeditor.cpp(113) : error C2227: left of '->selectedOutfits' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\itemattributeeditor.cpp(113) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\itemattributeeditor.cpp(115) : error C2065: 'outfits' : undeclared identifier 1>.\itemattributeeditor.cpp(115) : error C2065: 'outfits' : undeclared identifier 1>.\itemattributeeditor.cpp(115) : fatal error C1003: error count exceeds 100; stopping compilation 1>importthread.cpp 1>importhandler.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C2039: 'ImportHandlerClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\importhandler.h(76) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>.\importhandler.cpp(32) : error C2039: 'ImportHandlerClass' : is not a member of 'Ui' 1>.\importhandler.cpp(32) : error C2061: syntax error : identifier 'ImportHandlerClass' 1>.\importhandler.cpp(33) : error C2614: 'ImportHandler' : illegal member initialization: 'ui' is not a base or member 1>.\importhandler.cpp(38) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(38) : error C2227: left of '->setupUi' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(45) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(45) : error C2227: left of '->buttonDestination' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(60) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(60) : error C2227: left of '->buttonDestination' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(60) : error C2227: left of '->setMenu' must point to class/struct/union/generic type 1>.\importhandler.cpp(72) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(72) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(72) : error C2227: left of '->button' must point to class/struct/union/generic type 1>.\importhandler.cpp(72) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\importhandler.cpp(72) : error C2065: 'Open' : undeclared identifier 1>.\importhandler.cpp(72) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\importhandler.cpp(73) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(73) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(73) : error C2227: left of '->button' must point to class/struct/union/generic type 1>.\importhandler.cpp(73) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\importhandler.cpp(73) : error C2065: 'Apply' : undeclared identifier 1>.\importhandler.cpp(73) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\importhandler.cpp(74) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(74) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(74) : error C2227: left of '->button' must point to class/struct/union/generic type 1>.\importhandler.cpp(74) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\importhandler.cpp(74) : error C2065: 'Reset' : undeclared identifier 1>.\importhandler.cpp(74) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\importhandler.cpp(80) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(80) : error C2227: left of '->itemObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(80) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\importhandler.cpp(87) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(87) : error C2227: left of '->spriteObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(87) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\importhandler.cpp(94) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(94) : error C2227: left of '->pictureObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(94) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\importhandler.cpp(115) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(115) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(116) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(116) : error C2227: left of '->itemObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(117) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(117) : error C2227: left of '->spriteObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(118) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(118) : error C2227: left of '->pictureObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(153) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(153) : error C2541: 'delete' : cannot delete objects that are not pointers 1>.\importhandler.cpp(195) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(195) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(195) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(201) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(201) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(201) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(207) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(207) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(207) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(213) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(213) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(213) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(219) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(219) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(219) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(224) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(224) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(224) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(235) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(235) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(235) : error C2227: left of '->currentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(267) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(267) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(267) : error C2227: left of '->currentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(273) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(273) : error C2227: left of '->itemObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(273) : error C2227: left of '->selectionModel' must point to class/struct/union/generic type 1>.\importhandler.cpp(289) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(289) : error C2227: left of '->spriteObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(289) : error C2227: left of '->selectionModel' must point to class/struct/union/generic type 1>.\importhandler.cpp(302) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(302) : error C2227: left of '->pictureObjectView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(302) : error C2227: left of '->selectionModel' must point to class/struct/union/generic type 1>.\importhandler.cpp(316) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(316) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(316) : error C2227: left of '->buttonRole' must point to class/struct/union/generic type 1>.\importhandler.cpp(318) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\importhandler.cpp(318) : error C2065: 'ApplyRole' : undeclared identifier 1>.\importhandler.cpp(318) : error C2051: case expression not constant 1>.\importhandler.cpp(320) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(320) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(320) : error C2227: left of '->currentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(385) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\importhandler.cpp(385) : error C2065: 'AcceptRole' : undeclared identifier 1>.\importhandler.cpp(385) : error C2051: case expression not constant 1>.\importhandler.cpp(387) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(387) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\importhandler.cpp(387) : error C2227: left of '->currentIndex' must point to class/struct/union/generic type 1>.\importhandler.cpp(402) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\importhandler.cpp(402) : error C2065: 'ResetRole' : undeclared identifier 1>.\importhandler.cpp(402) : error C2051: case expression not constant 1>.\importhandler.cpp(404) : error C2065: 'ui' : undeclared identifier 1>.\importhandler.cpp(404) : fatal error C1003: error count exceeds 100; stopping compilation 1>hexdoublespinbox.cpp 1>formathandler.cpp 1>fileinformation.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C2039: 'FileInformationClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\fileinformation.h(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>.\fileinformation.cpp(13) : error C2039: 'FileInformationClass' : is not a member of 'Ui' 1>.\fileinformation.cpp(13) : error C2061: syntax error : identifier 'FileInformationClass' 1>.\fileinformation.cpp(14) : error C2614: 'FileInformation' : illegal member initialization: 'ui' is not a base or member 1>.\fileinformation.cpp(15) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(15) : error C2227: left of '->setupUi' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(16) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(16) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(16) : error C2227: left of '->button' must point to class/struct/union/generic type 1>.\fileinformation.cpp(16) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\fileinformation.cpp(16) : error C2065: 'Apply' : undeclared identifier 1>.\fileinformation.cpp(16) : error C2227: left of '->setIcon' must point to class/struct/union/generic type 1>.\fileinformation.cpp(20) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(20) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(25) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(25) : error C2541: 'delete' : cannot delete objects that are not pointers 1>.\fileinformation.cpp(33) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(33) : error C2227: left of '->editItemSignature' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(33) : error C2227: left of '->setValue' must point to class/struct/union/generic type 1>.\fileinformation.cpp(34) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(34) : error C2227: left of '->editItems' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(34) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\fileinformation.cpp(35) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(35) : error C2227: left of '->editOutfits' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(35) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\fileinformation.cpp(36) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(36) : error C2227: left of '->editEffects' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(36) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\fileinformation.cpp(37) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(37) : error C2227: left of '->editProjectiles' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(37) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\fileinformation.cpp(40) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(40) : error C2227: left of '->itemGroup' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(40) : error C2227: left of '->setShown' must point to class/struct/union/generic type 1>.\fileinformation.cpp(45) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(45) : error C2227: left of '->editSpriteSignature' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(45) : error C2227: left of '->setValue' must point to class/struct/union/generic type 1>.\fileinformation.cpp(46) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(46) : error C2227: left of '->editSprites' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(46) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\fileinformation.cpp(49) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(49) : error C2227: left of '->spriteGroup' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(49) : error C2227: left of '->setShown' must point to class/struct/union/generic type 1>.\fileinformation.cpp(54) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(54) : error C2227: left of '->editPictureSignature' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(54) : error C2227: left of '->setValue' must point to class/struct/union/generic type 1>.\fileinformation.cpp(55) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(55) : error C2227: left of '->editPictures' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(55) : error C2227: left of '->setText' must point to class/struct/union/generic type 1>.\fileinformation.cpp(58) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(58) : error C2227: left of '->pictureGroup' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(58) : error C2227: left of '->setShown' must point to class/struct/union/generic type 1>.\fileinformation.cpp(63) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(63) : error C2227: left of '->buttonBox' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(63) : error C2227: left of '->buttonRole' must point to class/struct/union/generic type 1>.\fileinformation.cpp(65) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\fileinformation.cpp(65) : error C2065: 'ApplyRole' : undeclared identifier 1>.\fileinformation.cpp(65) : error C2051: case expression not constant 1>.\fileinformation.cpp(69) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(69) : error C2227: left of '->editItemSignature' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(69) : error C2227: left of '->value' must point to class/struct/union/generic type 1>.\fileinformation.cpp(73) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(73) : error C2227: left of '->editSpriteSignature' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(73) : error C2227: left of '->value' must point to class/struct/union/generic type 1>.\fileinformation.cpp(77) : error C2065: 'ui' : undeclared identifier 1>.\fileinformation.cpp(77) : error C2227: left of '->editPictureSignature' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\fileinformation.cpp(77) : error C2227: left of '->value' must point to class/struct/union/generic type 1>.\fileinformation.cpp(83) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\fileinformation.cpp(83) : error C2065: 'RejectRole' : undeclared identifier 1>.\fileinformation.cpp(83) : error C2051: case expression not constant 1>.\fileinformation.cpp(86) : error C2653: 'QDialogButtonBox' : is not a class or namespace name 1>.\fileinformation.cpp(86) : error C2065: 'ResetRole' : undeclared identifier 1>.\fileinformation.cpp(86) : error C2051: case expression not constant 1>.\fileinformation.cpp(89) : warning C4060: switch statement contains no 'case' or 'default' labels 1>Generating Code... 1>Compiling... 1>externalfile.cpp 1>exportthread.cpp 1>exporthandler.cpp 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C2039: 'ExportHandlerClass' : is not a member of 'Ui' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C2143: syntax error : missing ';' before '*' 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>c:\users\kessya\desktop\tibiaeditor\tibiaeditor\exporthandler.h(70) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>.\exporthandler.cpp(23) : error C2039: 'ExportHandlerClass' : is not a member of 'Ui' 1>.\exporthandler.cpp(23) : error C2061: syntax error : identifier 'ExportHandlerClass' 1>.\exporthandler.cpp(24) : error C2614: 'ExportHandler' : illegal member initialization: 'ui' is not a base or member 1>.\exporthandler.cpp(29) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(29) : error C2227: left of '->setupUi' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(33) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(33) : error C2227: left of '->itemView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(33) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\exporthandler.cpp(37) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(37) : error C2227: left of '->spriteView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(37) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\exporthandler.cpp(41) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(41) : error C2227: left of '->pictureView' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(41) : error C2227: left of '->setModel' must point to class/struct/union/generic type 1>.\exporthandler.cpp(47) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(47) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(47) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\exporthandler.cpp(50) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(50) : error C2227: left of '->comboVersions' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(50) : error C2227: left of '->insertItem' must point to class/struct/union/generic type 1>.\exporthandler.cpp(57) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(57) : error C2227: left of '->buttonExport' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(58) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(58) : error C2227: left of '->buttonDirectory' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(60) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(60) : error C2227: left of '->selectedItems' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(61) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(61) : error C2227: left of '->selectedOutfits' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(62) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(62) : error C2227: left of '->selectedEffects' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(63) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(63) : error C2227: left of '->selectedProjectiles' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(64) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(64) : error C2227: left of '->selectedPatterns' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(65) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(65) : error C2227: left of '->parameterOutfitDirection' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(66) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(66) : error C2227: left of '->parameterProjectileDirection' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(67) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(67) : error C2227: left of '->parameterLayer' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(68) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(68) : error C2227: left of '->parameterAnimation' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(69) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(69) : error C2227: left of '->parameterAddons' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(95) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(95) : error C2541: 'delete' : cannot delete objects that are not pointers 1>.\exporthandler.cpp(144) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(144) : error C2227: left of '->selectedItems' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(144) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(146) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(146) : error C2227: left of '->selectedOutfits' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(146) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(148) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(148) : error C2227: left of '->selectedEffects' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(148) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(150) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(150) : error C2227: left of '->selectedProjectiles' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(150) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(181) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(181) : error C2227: left of '->selectedPatterns' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(181) : error C2227: left of '->isChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(182) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(182) : error C2227: left of '->parameterAddons' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(182) : error C2227: left of '->value' must point to class/struct/union/generic type 1>.\exporthandler.cpp(183) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(183) : error C2227: left of '->parameterLayer' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(183) : error C2227: left of '->value' must point to class/struct/union/generic type 1>.\exporthandler.cpp(184) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(184) : error C2227: left of '->parameterLayer' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(184) : error C2227: left of '->value' must point to class/struct/union/generic type 1>.\exporthandler.cpp(185) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(185) : error C2227: left of '->parameterAnimation' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(185) : error C2227: left of '->value' must point to class/struct/union/generic type 1>.\exporthandler.cpp(186) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(186) : error C2227: left of '->parameterOutfitDirection' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(186) : error C2227: left of '->currentIndex' must point to class/struct/union/generic type 1>.\exporthandler.cpp(187) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(187) : error C2227: left of '->parameterProjectileDirection' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(187) : error C2227: left of '->currentIndex' must point to class/struct/union/generic type 1>.\exporthandler.cpp(195) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(195) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(195) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\exporthandler.cpp(196) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(196) : error C2227: left of '->selectedItems' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(196) : error C2227: left of '->setChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(201) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(201) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(201) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\exporthandler.cpp(202) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(202) : error C2227: left of '->selectedOutfits' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(202) : error C2227: left of '->setChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(207) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(207) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(207) : error C2227: left of '->setCurrentIndex' must point to class/struct/union/generic type 1>.\exporthandler.cpp(208) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(208) : error C2227: left of '->selectedEffects' must point to class/struct/union/generic type 1> type is ''unknown-type'' 1>.\exporthandler.cpp(208) : error C2227: left of '->setChecked' must point to class/struct/union/generic type 1>.\exporthandler.cpp(213) : error C2065: 'ui' : undeclared identifier 1>.\exporthandler.cpp(213) : error C2227: left of '->tabWidget' must point to class/struct/union/generic type 1>.\exporthandler.cpp(213) : fatal error C1003: error count exceeds 100; stopping compilation 1>chasewidget.cpp 1>Generating Code... 1>Build log was saved at "file://c:\Users\Kessya\Desktop\tibiaeditor\TibiaEditor\debug\BuildLog.htm" 1>TibiaEditor - 883 error(s), 20 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
-
[Erro] Data Base Linux Ubuntu 14.04
Alguem pode me falar como o arrumar isso?? TODA VEZ que eu tento liga o server aparece isso...pf REP+ Eu nao entendo bem qual arquivo eu devo importar para o phpmyadmin? The Forgotten Server - Version 1.1 Compiled with GNU C++ version 4.8.4 Compiled on Jan 24 2016 22:11:35 for platform x64 A server developed by Mark Samman Visit our forum for updates, support, and resources: http://otland.net/. >> Loading config >> Establishing database connection... MySQL Error Message: Access denied for user 'forgottenserver'@'localhost' (using password: NO) > ERROR: Failed to connect to database. >> No services running. The server is NOT online.
-
Erro ao clicar para ver informações do personagem
Galera, preciso de ajuda, estou com erro quando clico encima de algum personagem conforme as imagem.
-
BUG TFS
Socorrooo! por favor me ajudem, meu servidor do nada, do nada MESMO, começou a trava freezar e ficar eternamente travado ou sendo derrubado sozinho sem nenhum erro, de uns tempos pra ca, e antes n acontecia isso, eu uso uma vps do lgv host. por favor me ajudem .. eu tava indo mt bem, tiamos batido 60 online, e começou os bugs, hoje é o terceiro dia, já tentei trocar o tfs, tentei resetar, já tentei de tudo, e continua freezando eternamente ou caindo sozinho sem nenhum erro, n mostra erro antes de cair, vocês tem noção do que pode ser? se puderem me ajudar ficarei eternamente grato.
-
Gesior Erro
Olá, estou tentando criar um site para meu otserv de tibia, mas meu gesior está dando um erro, não posso trocar de gesior, pois esse é até agora o mais funcional, dos outros 8 que testei. meu erro é: STEP 4 Add samples to DB: Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\classes\player.php on line 169 Vou colocar meu player.php para que possam me ajudar com esse erro, ou caso seja outra coisa, é so me dizer, estou desesperado! Trabalhei muito no mapa e script do ot, quero muito coloca-lo online e dar continuidade ao meu trabalho.
- Error na DataBase alguem pode me ajudar ?
-
Ajudem!
eu editei um mapa salvei e quando fui abrir o rme novamente deu esse erro: Mapa loader errors: file end encountered unexpectedly Já troquei os spaws.xml, house.xml e nada! Ajudem por favor! Já arrumei '-'
-
ERRO? BUG? não sei, só me ajudem!
Olá pessoas, estou com um problema que não consigo detectar. Coloco o ot online (Tfs 0.4) e passa alguns minutos as contas deslogam do servidor e ninguem consegue mais logar! Aparece o nome da conta quando coloca a senha, mas não loga! Sem erro no distro, sem nada, não da pra logar nem mesmo no pc que hospeda o ot. Lembrando: SEM NENHUM ERRO NO DISTRO!
-
[ERRO] Compilar TFS 1.2
Estou tentando compilar um servidor TFS 1.2 / 10.90 mas está dando o seguinte erro, espero que alguém possa me ajudar .. Grato desde já Abraço galera!
-
Erro Site latestnews.php
Estou com o seguinte erro no site do meu otserver... Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\pages\latestnews.php on line 269 Alguem poderia me ajudar por favor ?
-
DISTRO RODA NO WIN 10 MAIS NÃO RODA NO WIN7/WIN SERVER
Galera, estava a um tempo mechendo em um DBO aqui do Forum, aquele 8.6 by Madara e estava editando no meu PC que esta com o windows 10. Porem agora que terminei tudo e sempre rodava certinho no meu pc, eu contratei um host windows server 2008 R2 e não esta rodando. Fica sempre dando um erro na tela, tentei substituir a distro por outra do forum, porem os NPC ficaram todos mudos. Alguem me ajuda por favor, segue a imagem do erro abaixo. Obrigado, Nibeloria.no-ip.org
- [ HELP ] EXP POT DANDO ERRO NO DISTRO
-
Problema com Conexão - (ou eu, ou eles)
Boa noite. Configurei e fiz o OT e o site funcionar. Se coloco localhost ou 127.0.0.1 no config.lua, consigo logar mas os outros ficam travados na tela de personagens. Se coloco o endereço no-ip no config.lua todos conseguem logar menos eu, que fico travado na tela de personagens. UPDATE: Consegui, depois de MUITO custo. Segue a solução.
- erro na instalação
-
Erro em TALKACTIONS!
Olá ao executar a talkactions /tour aparece o seguinte erro: Segue os seguintes scripts acima mencionado: 011-string.lua Na linha 43: tmp = str:sub(pos):trim() string.explode = function (str, sep, limit) if(type(sep) ~= 'string' or isInArray({tostring(str):len(), sep:len()}, 0)) then return {} end local i, pos, tmp, t = 0, 1, "", {} for s, e in function() return string.find(str, sep, pos) end do tmp = str:sub(pos, s - 1):trim() table.insert(t, tmp) pos = e + 1 i = i + 1 if(limit ~= nil and i == limit) then break end end tmp = str:sub(pos):trim() table.insert(t, tmp) return t end Tour.lua Na linha 46: local playerstring = string.explode(getGlobalStorageValue(listsubscribe), ",") local playerduel = 223023 -- playerstorage local subscribe = 223024 -- playerstorage local enabledtour = 223025 -- globalstorage local listsubscribe = 223026 -- globalstorage local countsubscribe = 223027 -- globalstorage local start = 223028 -- globalstorage local goldsub = 223029 -- globalstorage local silversub = 223030 -- globalstorage local bronzesub = 223031 -- globalstorage local gold = 1 local silver = 2 local bronze = 3 function onSay(cid, words, param, frompos) --local players = getPlayersOnline() if getGlobalStorageValue(enabledtour) <= 0 then return doPlayerSendTextMessage(cid,22,"Não está tendo evento.") end local modalidade = getGlobalStorageValue(enabledtour) local frasemod = "Bronze" if modalidade == gold then frasemod = "Gold" elseif modalidade == silver then frasemod = "Silver" end local playerstring = string.explode(getGlobalStorageValue(listsubscribe), ",") local subscribes = getGlobalStorageValue(countsubscribe) local xxs = "Numero de Inscritos "..subscribes.." \nCategoria : "..frasemod.."\n" xxs = xxs .."C = Classificado\nB = Batalhando\nA = Aguardando\n\n" for _, pid in ipairs(playerstring) do local player = getPlayerByName(pid) if isPlayer(player) then if getPlayerStorageValue(player,subscribe) >= 1 and getPlayerStorageValue(player,playerduel) >= 1 then xxs = xxs .."[".. getCreatureName(player) .. "][C] [B] [on] lv = "..getPlayerLevel(player).."\n" end if getPlayerStorageValue(player,subscribe) >= 1 and getPlayerStorageValue(player,playerduel) <= 0 then xxs = xxs .."[".. getCreatureName(player) .. "][C][A] [on] lv = "..getPlayerLevel(player).."\n" end else xxs = xxs .."[".. pid .. "][OFFLINE] \n" end end doShowTextDialog(cid, 2501, xxs) return true end REP+ sem duvidar! agradeço desde já.
- Erro ao adicionar um pokemon em meu server
-
Erro ao compilar
estou tendo esses erros quando tento compilar essas sources https://mega.nz/#!ucsyQDjb!CVJNsUKalXC-TctmAIO5oFeB_OvzXojzF-SbZmrGWc4 eu sei que é por causa de minha versão do Qt ser superior ao que foi usado na programação original, porém não encontro instaladores da versão original e tbm não consigo converte-los para a versão q tenho que é a Qt 4.0.0 1>------ Build started: Project: TibiaEditor, Configuration: Debug Win32 ------ 1> Moc'ing chasewidget.h... 1> Moc'ing exporthandler.h... 1> Moc'ing exportthread.h... 1> Moc'ing externalfile.h... 1> Moc'ing fileinformation.h... 1> Moc'ing formathandler.h... 1> Moc'ing hexdoublespinbox.h... 1> Moc'ing importhandler.h... 1> Moc'ing importthread.h... 1> Moc'ing itemattributeeditor.h... 1> Moc'ing itemattributes.h... 1> Moc'ing itemeditor.h... 1> .\itemeditor.h:97: Parse error at ";" 1> Moc'ing itemfile.h... 1> Moc'ing itemimage.h... 1> Moc'ing itemmodel.h... 1> Moc'ing itemsearch.h... 1> Moc'ing itemspritemodel.h... 1> Moc'ing libraryfile.h... 1> Moc'ing outputwidget.h... 1> Moc'ing picturefile.h... 1> Moc'ing resourcefile.h... 1> Moc'ing resourcehandler.h... 1> Moc'ing spritefile.h... 1> Moc'ing spritemodel.h... 1> Moc'ing spriteview.h... 1> Moc'ing tibiaeditor.h... 1> Moc'ing tibiafile.h... 1> Moc'ing tibiahandler.h... 1> Moc'ing userthread.h... 1> Uic'ing C:\TE\exporthandler.ui... 1> Uic'ing C:\TE\fileinformation.ui... 1> Uic'ing C:\TE\importhandler.ui... 1> Uic'ing C:\TE\itemattributeeditor.ui... 1> Uic'ing C:\TE\itemattributes.ui... 1> Uic'ing C:\TE\itemeditor.ui... 1> Uic'ing C:\TE\itemsearch.ui... 1> Rcc'ing tibiaeditor.qrc... 1> UIC tibiaeditor.ui 1> chasewidget.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> exporthandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> exportthread.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> externalfile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> fileinformation.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> formathandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_chasewidget.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_exporthandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_exportthread.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_externalfile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_fileinformation.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_formathandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_hexdoublespinbox.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_importhandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_importthread.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_itemattributeeditor.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_itemattributes.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_itemeditor.cpp 1>c1xx : fatal error C1083: Cannot open source file: 'GeneratedFiles\Debug\moc_itemeditor.cpp': No such file or directory 1> moc_itemfile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_itemimage.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> Generating Code... 1> Compiling... 1> moc_itemmodel.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_itemsearch.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_itemspritemodel.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_libraryfile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_outputwidget.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_picturefile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_resourcefile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_resourcehandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_spritefile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_spritemodel.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_spriteview.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_tibiaeditor.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_tibiafile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_tibiahandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> moc_userthread.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> qrc_tibiaeditor.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> hexdoublespinbox.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> importhandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> importthread.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> itemattributeeditor.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> Generating Code... 1> Compiling... 1> itemattributes.cpp 1>itemattributes.cpp(1): fatal error C1083: Cannot open include file: 'math.h': No such file or directory 1> itemeditor.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> itemfile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> itemimage.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> itemmodel.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> itemsearch.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> itemspritemodel.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> libraryfile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> main.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> outputwidget.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> picturefile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> resourcefile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> resourcehandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> spritefile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> spritemodel.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> spriteview.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> tibiaeditor.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> tibiafile.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> tibiahandler.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> tibiaitem.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> Generating Code... 1> Compiling... 1> tibiaresource.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> tibiasprite.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> undoframework.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> userthread.cpp 1>C:\TE\stddef.h(211): error C2371: 'size_t' : redefinition; different basic types 1> predefined C++ types (compiler internal)(19) : see declaration of 'size_t' 1>C:\TE\new(39): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory 1> Generating Code... ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
-
[Erro] Data Base Linux Ubuntu 14.04
Alguem pode me falar como o arrumar isso?? TODA VEZ que eu tento liga o server aparece isso...pf REP+ Eu nao entendo bem qual arquivo eu devo importar para o phpmyadmin? The Forgotten Server - Version 1.1 Compiled with GNU C++ version 4.8.4 Compiled on Jan 24 2016 22:11:35 for platform x64 A server developed by Mark Samman Visit our forum for updates, support, and resources: http://otland.net/. >> Loading config >> Establishing database connection... MySQL Error Message: Access denied for user 'forgottenserver'@'localhost' (using password: NO) > ERROR: Failed to connect to database. >> No services running. The server is NOT online.
-
Erros Distro, aloot,pokedex,exp2.0,move1,login.lua...
Se precisarem de mais algum arquivo eu coloco, conforme for resolvendo e achando mais algum erro eu edito. Dou rep pra cada erro concertado! Uso PDA, base Cyan. Erro1: <-- Resolvido CAUSA do erro: acontece quando p player pega 100 do item que está no auto loot dai o item não vem mais pra bag e da esse erro creaturescripts/scripts/aloot.lua: lib/050-function.lua: SOLUÇÃO DO ERRO 1: Créditos da resolução do Erro1: Slicer por resolver o erro e Zipter por repassar; Lucas Barreto por possibilitar pegar mais de 100 itens com autoloot Erro2: creaturescripts/scripts/goback.lua: Erro3: movements/scripts/shiny box: O script acima é de uma quest (main quest), um npc que se você tiver level 250+ e sem balls, ele te teleporta para o local da quest, acho que quando o player não tem o level para a quest ele da o erro na distro, não tenho certeza. Erro4 (Acontece quando uso Double Team) : talkactions/scripts/move1.lua: Pokemon moves, Double Team: Reparei que tem escrito -- gambiarra, deve ser isso que ta dando o erro, o erro na distro aparece quando qualquer pokemon use alguem ataque enquanto está no double team (mas acho que esse erro ocorre por outros motivos AlÉM do double team) doCastSpell aparece em outro erro que dá de vez em quando com varias magias, esse outro erro é diferente do citado acima, porém ele aparece pra varias spells exatamente igual só muda o nome da spell, e o local exemplo spells/ps/nomedaspell então creio que seja na função doCastSpell e não nas magias pois já apareceram varias magias dando o outro erro que falei, quando aparecer denovo eu edito aqui Erro5: CAUSA: Acontece quando usa a pokedex no Player. Talvez seja alguém tentando ver os pokemons que já deu Dex, em outros Ots vc da Dex em vc mesmo pra ver. actions/scripts/pokedex.lua: lib/some functions.lua: Erro6: actions/scripts/order.lua: Erro7: creaturescripts/scripts/login.lua: Esse erro é o único que aparece ao ligar o server, aparece depois com players On também, os outros erros só aparecem quando os players estão On. Erro8: actions/scripts/box.lua: Nesse script /\ eu alterei (bastante) colocando novas box e editando os pokemons que vinham nelas, então talvez eu tenha esquecido 1 virgula ou algo do tipo Erro9: creaturescripts/exp2.0.lua: *Erro10: (Um dos piores, quando acontece ele fica sem parar, travando mt o server) EDITED: Aparentemente resolvido data/npc/scripts/default.lua: data/npc/lib/npcsystem/npchandler.lua: data/npc/lib/032-position.lua: *Erro11: (O PIOR, impossibilita deixar on pq quando acontece da Crash e acontece quase que 1 vez por dia) Tava na VPS, apareceu esse erro, ficou se repetindo varias vezes e uns 5 segundos depois Crashou o server, acredito que seja quando alguém "entra/gruda" onde não deveria, erro: data\talkactions\scripts\move1.lua Criei um Post separado pra esse erro, lá ta explicadinho, link:
-
[PEDIDO] Erro no banco de dados
Boa tarde galera! Estou configurando o servidor aqui mas quando faço login in-game da os seguintes erros. Uso o Styller Yourots GOLD Edition + Gesior ACC 2012 modificado by Natanael Beckman (ambos fiz download aqui no forum) Grato desde já!
- (Resolvido)Alguém já se deparou com esse erro?
- erro object builder
-
NPC's não respondem ao dizer "Hi"
Olá pessoal, baixei um servidor e estou fazendo uns testes, e no meio disso, eu fui falar com alguns NPC's, mas nem um responde o comando "hi, Hello, etc.. Script do NpcHandler: npcsystem: Eu já fiz o teste de pegar de outro servidor, mas continua com o mesmo erro. Estou colocando uma foto do Erro que aparece no executavel do OT.
-
(Resolvido)Sempre pega red battle!
Olá. Estou desenvolvendo meu primeiro OT server, e falta pouco pra ficar online! Tem ainda alguns bugs pra arrumar, então resolvi procurar ajuda aqui no Tibia King. O Primeiro problema é a Red Battle. Normalmente, quando um PK te ataca, e vc mata ele, vc pode entrar na PZ normalmente. Você apenas pega pz caso ataque um PK que não havia te atacado. No meu OT isso não acontece! Se eu matar um PK que me atacou, eu pego pz e nao posso entrar mais no dp. Isso deve ser alguma simples configuração, mas nao encontrei nenhum tópico relacionado. Espero que alguém consiga me ajudar!