• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Error when compiling in VS2015

Noupz

New Member
Joined
Jul 13, 2010
Messages
126
Reaction score
1
I followed the original tutorial and i saw when i used both .bat to register in PATH they simply don't register and both of them are in C:/
I don't know how to do manually (what exactly folder set in PATH)

Errors:
- Error List
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

- Output
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 ==========
 
I followed the original tutorial and i saw when i used both .bat to register in PATH they simply don't register and both of them are in C:/
I don't know how to do manually (what exactly folder set in PATH)

Errors:
- Error List
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

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

You set the path in VS properties under c++ and linker, check this for folder path and let me know if that helps

Compiling TFS 1.0/1.1 latest source. 64 and 32 bits. Pics and lots of explanation.
 
is has succeeded, but don't open, and i had a lot of erros/warnings idk when compiling, it's so many erros otland don't support paste here, even pastebin says it's too long
but i've put in 4shared if u want see: error_compiling_vs15 - Download - 4shared

when i try open appear error 0xc000007b
 
is has succeeded, but don't open, and i had a lot of erros/warnings idk when compiling, it's so many erros otland don't support paste here, even pastebin says it's too long
but i've put in 4shared if u want see: error_compiling_vs15 - Download - 4shared

when i try open appear error 0xc000007b

TFS version?
Boost version?
TFS-SDK version?

What are your settings in VS2015 (Platform Toolset), it has to be the same as by default when you first downloaded the source otherwise you will encounter errors

Also, your Operating System, if it is 32 bit do not specify locations to:

..\lib64

but rather use the 32 bit lib folder:

..\lib

Lastly, download latest .NET Framework if you have not got one:

Download Microsoft .NET Framework 4.6.2 (Offline Installer) for Windows 7 SP1, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2012 and Windows Server 2012 R2 from Official Microsoft Download Center
 
Last edited:
man, i've formated my pc and installed only the necessary to use vs15 and i got the same errors

TFS version? No, it's otclient
Boost and sdk from the tutorial
 
man, i've formated my pc and installed only the necessary to use vs15 and i got the same errors

TFS version? No, it's otclient
Boost and sdk from the tutorial

Latest release available on GitHub is 0.6.6. I've checked the source code and the Visual Studio version is 2013-- platform toolset: v120, not vs2015.

Link: Releases · edubart/otclient · GitHub
The libraries provided on that website are updated and will not properly work with 0.6.6 due to linking issue, this:

knRm03k.png


However, you said you're using the latest VS2015, which means you probably have downloaded the latest commit, but I cannot test that since I don't have that version installed. What I would suggest is to check whether your directories are correct; check this link, the directories differ from the link in my 1st post.

Compiling OTClient's latest source with Microsoft Visual Studio 2013.
 
i've tryed with vs13 too and failed, than in vs13 as vs15 with toolset v120
 
Back
Top