Postado Janeiro 6, 2016 9 anos Eu estou tendo erro quando tento compilar as sources do tibiaeditor alguém poderia me ensinar a resolver este problema? nunca usei o "visual studio 2015 community" mas foi este que um usuario de outro forum disse que usou junto com o "build tools for vs 2010" e deu certo mas ele não quis me ensinar a resolver o problema, alguém pode me ajudar? 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': 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\excpt.h(18): fatal error C1083: Cannot open include file: '_mingw.h': No such file or directory 1> Generating Code... ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Editado Janeiro 30, 2016 9 anos por blackz (veja o histórico de edições) tibia.com Eu que não fumo, queria um cigarro Eu que não amo você Envelheci dez anos ou mais Nesse último mês Eu que não bebo, pedi um conhaque Pra enfrentar o inverno Que entra pela porta Que você deixou aberta ao sair
Postado Janeiro 9, 2016 9 anos Autor BUMP tibia.com Eu que não fumo, queria um cigarro Eu que não amo você Envelheci dez anos ou mais Nesse último mês Eu que não bebo, pedi um conhaque Pra enfrentar o inverno Que entra pela porta Que você deixou aberta ao sair
Postado Janeiro 10, 2016 9 anos Autor BUMP tibia.com Eu que não fumo, queria um cigarro Eu que não amo você Envelheci dez anos ou mais Nesse último mês Eu que não bebo, pedi um conhaque Pra enfrentar o inverno Que entra pela porta Que você deixou aberta ao sair
Postado Janeiro 10, 2016 9 anos é o item editor né ? No meu eu de tanto fuçar consegui se for o 10.90 faz isso car ,não sei se é o jeito certo mais tenta ae. Usa essas sources aqui pra fazer é a do mignari. Pega os pluggins desse aqui velho. tudo que ta nessa pasta coloco nas respectivas do mignari. tenta ae que vai da certo,o meu dava erro pra kct agr consegui. Links uteis: Spoiler Forúm Spoiler Ferramentas para tibia 11.40(objectbuilder-itemeditor-rme) RME 3.3 Atualizado com animações. Pagina de addons 10.90 Youtube Spoiler Cliente Próprio 11.00--11.56 (NOTPAD++) Configurando MAQUINA VIRTUAL GOOGLE(GRATUITA PARA TESTE VALIDADE 1 ANO) Configurando Puttygen-Fillezila(MAQUINA GOOGLE Compilando OTX-TFS 1.3 LINUX (MAQUINA GOOGLE) Object Builder , criação de items Adicionar imagens na Store.
Postado Janeiro 10, 2016 9 anos Autor não é itemeditor, é o dateditor do blackdemons só que o nome é tibiaeditor tibia.com Eu que não fumo, queria um cigarro Eu que não amo você Envelheci dez anos ou mais Nesse último mês Eu que não bebo, pedi um conhaque Pra enfrentar o inverno Que entra pela porta Que você deixou aberta ao sair
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.