Problem - source compilation

04/28/2016 16:54 Lorens.#1
Hi, this morning I started to compile Bink from the source in the visual studio, I'm doing the same thing in the video of dealex'a
, but the compilation ends with this code:
*
========== Rebuild All 2 succeeded, 14 failed, 0 skipped ==========
*
All code:
*
[Only registered and activated users can see links. Click Here To Register...]
*
Files to the folders lib and include, copied in accordance with user [Only registered and activated users can see links. Click Here To Register...]
*
Client folder in which the file is to compile Binki I took the folder mainline_released, the same where I draw db and game.
*
What could be wrong? Please help.
*
I am from the Polish, sorry for my English. : D
04/30/2016 17:57 mrapc#2
Code:
6>c:\users\oskar\desktop\client\speedtreelib\SpeedTreeForest.h(35): fatal error C1083: Cannot open include file: 'SpeedTreeRT.h': No such file or directory
Check if "c:\users\oskar\desktop\client\speedtreelib\SpeedT reeForest.h" exist

Code:
7>c:\users\oskar\desktop\client\spherelib\stdafx.h(7): fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
4>c:\users\oskar\desktop\client\eterpack\EterPack.h(5): fatal error C1083: Cannot open include file: 'boost/unordered_map.hpp': No such file or directory
check if this files exist too

And this one:
Code:
>c:\users\oskar\desktop\client\eterpack\EterPack.h(5): fatal error C1083: Cannot open include file: 'boost/unordered_map.hpp': No such file or directory

4>c:\users\oskar\desktop\client\eterpack\EterPackManager.h(4): fatal error C1083: Cannot open include file: 'boost/unordered_map.hpp': No such file or directory

4>c:\users\oskar\desktop\client\eterpack\EterPackPolicy_CSHybridCrypt.h(4): fatal error C1083: Cannot open include file: 'boost/unordered_map.hpp': No such file or directory

9>c:\users\oskar\desktop\client\etergrnlib\stdafx.h(6): fatal error C1083: Cannot open include file: 'granny.h': No such file or directory
All in all you are missing a lot of files