Ir para conteúdo

Featured Replies

Postado

Estou tentando compilar no visual studio 2015 e da esses erros

 

 


1>------ Rebuild All started: Project: otclient, Configuration: Release x64 ------
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  animatedtext.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  animator.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\animator.cpp)
1>  client.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\animatedtext.cpp)
1>  container.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\client.cpp)
1>  creature.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\container.cpp)
1>  creatures.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\creature.cpp)
1>  effect.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\creatures.cpp)
1>  game.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\effect.cpp)
1>  houses.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\game.cpp)
1>  item.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\houses.cpp)
1>  itemtype.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\item.cpp)
1>  lightview.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\itemtype.cpp)
1>  localplayer.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\lightview.cpp)
1>  luafunctions.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\localplayer.cpp)
1>  luavaluecasts.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\luafunctions.cpp)
1>  map.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\luavaluecasts.cpp)
1>  mapio.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\mapio.cpp)
1>  mapview.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\map.cpp)
1>  minimap.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\mapview.cpp)
1>  missile.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\minimap.cpp)
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\missile.cpp)
1>  outfit.cpp
1>  player.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\player.cpp)
1>  protocolcodes.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\outfit.cpp)
1>  protocolgame.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolcodes.cpp)
1>  protocolgameparse.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolgame.cpp)
1>  protocolgamesend.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolgameparse.cpp)
1>  shadermanager.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolgamesend.cpp)
1>  spritemanager.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\shadermanager.cpp)
1>  statictext.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\statictext.cpp)
1>  thing.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\spritemanager.cpp)
1>  thingtype.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\thing.cpp)
1>  thingtypemanager.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\thingtype.cpp)
1>  tile.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\thingtypemanager.cpp)
1>  towns.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\tile.cpp)
1>  uicreature.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\towns.cpp)
1>  uiitem.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uicreature.cpp)
1>  uimap.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uiitem.cpp)
1>  uimapanchorlayout.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uimap.cpp)
1>  uiminimap.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>  uiprogressrect.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uiminimap.cpp)
1>  uisprite.cpp
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uiprogressrect.cpp)
1>C:\Users\Henrique\Downloads\otclient-master\src\framework/stdext/thread.h(26): fatal error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uisprite.cpp)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
 

 

 

 


Severity    Code    Description    Project    File    Line    Suppression State
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\animator.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Warning    D9002    ignoring unknown option '/arch:SSE2'    otclient    C:\Users\Henrique\Downloads\otclient-master\vc14\cl    1    
Warning    D9002    ignoring unknown option '/arch:SSE2'    otclient    C:\Users\Henrique\Downloads\otclient-master\vc14\cl    1    
Warning    D9002    ignoring unknown option '/arch:SSE2'    otclient    C:\Users\Henrique\Downloads\otclient-master\vc14\cl    1    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\animatedtext.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\client.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\container.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\creature.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\creatures.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\effect.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\game.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\houses.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\item.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\itemtype.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\lightview.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\localplayer.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\luafunctions.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\luavaluecasts.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\mapio.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\map.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\mapview.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\minimap.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\missile.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\player.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\outfit.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolcodes.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolgame.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolgameparse.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\protocolgamesend.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\shadermanager.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\statictext.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\spritemanager.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\thing.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\thingtype.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\thingtypemanager.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\tile.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\towns.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uicreature.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uiitem.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uimap.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uimapanchorlayout.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uiminimap.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uiprogressrect.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
Error    C1083    Cannot open include file: 'boost/thread/future.hpp': No such file or directory (compiling source file ..\src\client\uisprite.cpp)    otclient    C:\Users\Henrique\Downloads\otclient-master\src\framework\stdext\thread.h    26    
 

 

 

Eu segui o tutorial e pelo que percebi ele não está setando o sdk nem o boost nas variaveis de ambiente quando uso eles (tentei tanto como adm quanto normal), e não sei como fazer manualmente (quais pastas setar corretamente)

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
Postado

No seu Boost ele não está encontrando o arquivo:

 

future.hpp

Ele deveria estar na pasta:

 

boost/thread/future.hpp

Eu já tive esse problema no passado, recomendo que reinstale o boost eu fiz umas 20 vezes e sempre dava o mesmo erro até que um dia eu reinstalei o boost e foi...

Cada escolha, uma oportunidade.
Cada queda, um aprendizado.
Cada atitude, uma consequência

 

.tumblr_nw2mfl0ut01r3aoszo1_400.gif

Postado
  • Autor

e como reinstalo? ele vem numa pasta zipada que coloco lá, e unica coisa que faço depois é clicar no arquivo .bat, é isso?

 

Edit: o future.hpp está na pasta que vc citou ali em cima

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
Postado
Em 29/04/2017 ás 20:46, blackz disse:

e como reinstalo? ele vem numa pasta zipada que coloco lá, e unica coisa que faço depois é clicar no arquivo .bat, é isso?

 

Edit: o future.hpp está na pasta que vc citou ali em cima

O Visual Studio é Burro, as vezes temos que dar o diretorio correto para ele vai nos diretorios adicionais e coloca o diretorio exato de onde ele está.

Cada escolha, uma oportunidade.
Cada queda, um aprendizado.
Cada atitude, uma consequência

 

.tumblr_nw2mfl0ut01r3aoszo1_400.gif

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

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo