- 0
tfs 0.3.4/0.3.6 [Erro] Ao compilar OTC no MSVC
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.
-
Conteúdo Similar
-
- 1 resposta
- 882 visualizações
-
- 4 respostas
- 2333 visualizações
-
- 1 resposta
- 1139 visualizações
-
- 0 respostas
- 1075 visualizações
-
- 1 resposta
- 1008 visualizações
-
Pergunta
LeoTK 173
Fala galera eu tentei compilar o meu otclient no MSVC porém está aparecendo esses erros primeira vez que mexo com este programa não entendo muito bem como mexer nas configurações eu segui o tutorial certinho porém deu estes erros
Error 1 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\client.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 2 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\animatedtext.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 3 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\container.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 4 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\creature.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 5 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\creatures.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 6 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\effect.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 7 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\game.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 8 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\houses.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 9 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\item.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 10 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\itemtype.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 11 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\lightview.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 12 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\localplayer.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 13 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\luafunctions.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 14 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\luavaluecasts.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 15 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\map.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 16 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\mapio.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 17 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\mapview.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 18 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\minimap.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 19 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\missile.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 20 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\outfit.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 21 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\player.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 22 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolcodes.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 23 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolgame.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 24 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolgamesend.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 25 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\protocolgameparse.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 26 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\shadermanager.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 27 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\spritemanager.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 28 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\statictext.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 29 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\thing.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 30 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\thingtype.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 31 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\thingtypemanager.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 32 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\tile.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 33 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uicreature.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 34 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\towns.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 35 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uiitem.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 36 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uimap.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 37 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uimapanchorlayout.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 38 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uiminimap.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
Error 39 error C1083: Cannot open include file: 'boost/thread/future.hpp': No such file or directory (..\src\client\uiprogressrect.cpp) C:\otclient-master\src\framework\stdext\thread.h 26 1 otclient
se alguém que entende puder me ajudar ficarei grato desde já obrigado pela atenção ficarei no aguardo de alguém me dar uma luz
Link para o comentário
Compartilhar em outros sites
0 respostass a esta questão
Posts Recomendados