davechurchill/ualbertabot

problems compiling, seems to be missing boost

Feartheway opened this issue · 6 comments

2> AllPlayers.cpp
1>C:\Program Files (x86)\boost_1_55_0\boost_1_55_0\boost\foreach.hpp(30): fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory

I downloaded 1_55_0 boost to program files and linked it in windows environment as
BOOST_DIR

still have problems of not finding boost/config.hpp etc etc

C:\Program Files (x86)\boost_1_55_0\boost_1_55_0\boost\foreach.hpp(30): fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory

1> test.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> AlphaBetaSearch.cpp
1>C:\Program Files (x86)\boost_1_55_0\boost_1_55_0\boost\foreach.hpp(30): fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> AnimationFrameData.cpp
2> Common.cpp
2> Display.cpp
2> EnumData.cpp
2> Game.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> GameState.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> glfont.cc
2> Hash.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Logger.cpp
2> MoveArray.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> PlayerProperties.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
2> Player_AlphaBeta.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_AttackClosest.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_AttackDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_AttackWeakest.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_Cluster.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_Kiter.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Compiling...
2> Player_KiterDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_Kiter_NOKDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_NOKDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_PortfolioGreedySearch.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_Random.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Player_UCT.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> PortfolioGreedySearch.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> SparCraft.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
2> Timer.cpp
2> TranspositionTable.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> UCTSearch.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> Unit.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> UnitProperties.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
2> UnitScriptData.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31): error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal error C1083: Cannot open include file: 'boost/array.hpp': No such file or directory
2> WeaponProperties.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3>------ Rebuild All started: Project: UAlbertaBot, Configuration: Release Win32 ------
3> BuildLearner.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> CombatSimulation.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> MicroSearchManager.cpp
3> BuildingData.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> BuildingManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> BuildingPlacer.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> BuildOrderGoalManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> BuildOrderQueue.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> ProductionManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> StarcraftBuildOrderSearchManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> WorkerData.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> WorkerManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> CombatCommander.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Common.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Dll.cpp
3>..\Source\Dll.cpp(8): fatal error C1083: Cannot open include file: 'BWTA.h': No such file or directory
3> GameCommander.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> HardCodedInfo.cpp
3> InformationManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Logger.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> MapGrid.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Running Code Analysis for C/C++...
3> Compiling...
3> MapTools.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> DetectorManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> MeleeManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> MicroManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> MicroUtil.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> ObserverManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> RangedManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> TransportManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src\UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Options.cpp
3> ReplayVisualizer.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> ScoutManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Squad.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> SquadData.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> StrategyManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> UAlbertaBotModule.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> UnitCommandData.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> UnitCommandManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> UnitData.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Visualizer.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src\ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5): fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or directory
3> Running Code Analysis for C/C++...
========== Rebuild All: 0 succeeded, 3 failed, 0 skipped ==========

I will be updating SparCraft soon with a new stable version. You can close
this for now.

On Nov 23, 2016 7:16 PM, "Feartheway" notifications@github.com wrote:

2> AllPlayers.cpp
1>C:\Program Files (x86)\boost_1_55_0\boost_1_55_0\boost\foreach.hpp(30):
fatal error C1083: Cannot open include file: 'boost/config.hpp': No such
file or directory

I downloaded 1_55_0 boost to program files and linked it in windows
environment as
BOOST_DIR

still have problems of not finding boost/config.hpp etc etc

C:\Program Files (x86)\boost_1_55_0\boost_1_55_0\boost\foreach.hpp(30):
fatal error C1083: Cannot open include file: 'boost/config.hpp': No such
file or directory

1> test.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> AlphaBetaSearch.cpp
1>C:\Program Files (x86)\boost_1_55_0\boost_1_55_0\boost\foreach.hpp(30):
fatal error C1083: Cannot open include file: 'boost/config.hpp': No such
file or directory
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> AnimationFrameData.cpp
2> Common.cpp
2> Display.cpp
2> EnumData.cpp
2> Game.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> GameState.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> glfont.cc
2> Hash.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Logger.cpp
2> MoveArray.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> PlayerProperties.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5):
fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such
file or directory
2> Player_AlphaBeta.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_AttackClosest.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_AttackDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_AttackWeakest.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_Cluster.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_Kiter.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Compiling...
2> Player_KiterDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_Kiter_NOKDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_NOKDPS.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_PortfolioGreedySearch.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_Random.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Player_UCT.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> PortfolioGreedySearch.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> SparCraft.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5):
fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such
file or directory
2> Timer.cpp
2> TranspositionTable.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> UCTSearch.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> Unit.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> UnitProperties.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5):
fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such
file or directory
2> UnitScriptData.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(29):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Position.hpp(31):
error C2064: term does not evaluate to a function taking 0 arguments
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\Hash.h(5): fatal
error C1083: Cannot open include file: 'boost/array.hpp': No such file or
directory
2> WeaponProperties.cpp
2>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5):
fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such
file or directory
3>------ Rebuild All started: Project: UAlbertaBot, Configuration: Release
Win32 ------
3> BuildLearner.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> CombatSimulation.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> MicroSearchManager.cpp
3> BuildingData.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> BuildingManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> BuildingPlacer.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> BuildOrderGoalManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> BuildOrderQueue.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> ProductionManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> StarcraftBuildOrderSearchManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> WorkerData.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> WorkerManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> CombatCommander.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> Common.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> Dll.cpp
3>..\Source\Dll.cpp(8): fatal error C1083: Cannot open include file:
'BWTA.h': No such file or directory
3> GameCommander.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> HardCodedInfo.cpp
3> InformationManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> Logger.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> MapGrid.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> Running Code Analysis for C/C++...
3> Compiling...
3> MapTools.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> DetectorManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> MeleeManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> MicroManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> MicroUtil.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> ObserverManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> RangedManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> TransportManager.cpp
3>E:\starcraft ai\UAlbertaBot_AIIDE_2013_2014\UAlbertaBot\src
UAlbertaBot_AIIDE_2013_Source_Full\UAlbertaBot\Source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> Options.cpp
3> ReplayVisualizer.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5):
fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such
file or directory
3> ScoutManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> Squad.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> SquadData.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> StrategyManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> UAlbertaBotModule.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> UnitCommandData.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> UnitCommandManager.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> UnitData.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\ualbertabot\source\Common.h(19): fatal
error C1083: Cannot open include file: 'boost/foreach.hpp': No such file or
directory
3> Visualizer.cpp
3>e:\starcraft ai\ualbertabot_aiide_2013_2014\ualbertabot\src
ualbertabot_aiide_2013_source_full\sparcraft\source\WeaponProperties.h(5):
fatal error C1083: Cannot open include file: 'boost/foreach.hpp': No such
file or directory
3> Running Code Analysis for C/C++...
========== Rebuild All: 0 succeeded, 3 failed, 0 skipped ==========


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#29, or mute the
thread
https://github.com/notifications/unsubscribe-auth/ABIkqJeIqTYTIppiSIdw3azwr_Ldl2l3ks5rBMJbgaJpZM4K7Hi1
.

ok, but your video still seems to be missing install the boost libraries for compilation to work.

thx for the open source and the video, its just annoying to have so many nested dependancies all over the place... Its all a bit beyond my comprehension, I am more of an ergonomist than a programmer, its hard work me and programming. If it can go wrong it will go wrong with me :( at least i managed to get two bots fighting each other, I have absolutely no talent when it comes to programming, I was pretty good at starcraft back in the day tho.

I want to create a zerg that can give terran mech a run for its money. Using queens and adrenalined zerglings. I am trying to get tscmoo to work which is another nightmare.