Ir para conteúdo
  • Cadastre-se

Posts Recomendados

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 ==========

 

 

 

Editado por blackz (veja o histórico de edições)
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
avatar_1218.gif
Link para o post
Compartilhar em outros sites

Tem algo de especial nestas 'sources'?

 

Em se tratando de um Editor, porque não pega um pronto?

 

Se não for este o caso posso tentar compilar quando chegar em casa

5YkRF3w.gif

 

 

 

 

 

 

CzysZUR.gifytaam6k.png

 

 

Link para o post
Compartilhar em outros sites

eu vou editar estas sources, porém preciso ser capaz de compilar ela

eu tive de certa forma um pequeno progresso, porém apareceram mais erros após o feito

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
avatar_1218.gif
Link para o post
Compartilhar em outros sites

bump

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
avatar_1218.gif
Link para o post
Compartilhar em outros sites

bump

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
avatar_1218.gif
Link para o post
Compartilhar em outros sites

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.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.


  • Conteúdo Similar

    • Por BonasxD
      Bom galera primeiramente não sei se estou na area correta ou se nao estou, se nao por favor mover para area certa, grato!
      Estou com esse erro ao tenta instalar o gesior usando a tfs 0.4 não passa dessa parte ja tentei de tudo e nao sei oque fazer ;(
       
      Testei o mesmo procedimento no meu Windows e Funcionou corretamente agora no meu VM(Ubuntu22) não passa desse erro. 
       
      Ja pesquisei por tudo e não sei oque fazer

    • Por Jaurez
      .
    • Por Kill of sumoners
      Boa noite, estou com um erro ao atacar um player em meu sv eu nao pego pk, nem sai magia, aparece a mensagem "voce so pode usar isso em criaturas"
      obs: magia em area acerta e pega pk, apenas as targets ou hits de arma nao vao 
    • Por Project Games
      Um vídeo simples com objetivo de ensinar a compilar e executar o TFS no Linux.
       
      https://www.youtube.com/embed/m6TX8Ef1Scg
       
      Comandos
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo