I downloaded the Zip from the Repo and am just trying to get myself acquainted with the project over the next few days.
For the most part the build went fine other than an output error due to it attempting to output to the F: drive which I don't have. Here is the build information for those interested after just downloading the zip and building the solution located in /GameGuruCore/GameGuru.sln
Debug Win32 Configuration:
1>------ Skipped Build: Project: Animation, Configuration: Debug Win32 ------
1>Project not selected to build for this solution configuration
2>------ Skipped Build: Project: Basic2D, Configuration: Debug Win32 ------
2>Project not selected to build for this solution configuration
3>------ Skipped Build: Project: Bitmap, Configuration: Debug Win32 ------
3>Project not selected to build for this solution configuration
4>------ Skipped Build: Project: Camera, Configuration: Debug Win32 ------
4>Project not selected to build for this solution configuration
5>------ Skipped Build: Project: ConvX, Configuration: Debug Win32 ------
5>Project not selected to build for this solution configuration
6>------ Skipped Build: Project: DBDLLCore, Configuration: Debug Win32 ------
6>Project not selected to build for this solution configuration
7>------ Skipped Build: Project: File, Configuration: Debug Win32 ------
7>Project not selected to build for this solution configuration
8>------ Skipped Build: Project: FTP, Configuration: Debug Win32 ------
8>Project not selected to build for this solution configuration
9>------ Skipped Build: Project: Image, Configuration: Debug Win32 ------
9>Project not selected to build for this solution configuration
10>------ Skipped Build: Project: Input, Configuration: Debug Win32 ------
10>Project not selected to build for this solution configuration
11>------ Skipped Build: Project: Light, Configuration: Debug Win32 ------
11>Project not selected to build for this solution configuration
12>------ Skipped Build: Project: Memblocks, Configuration: Debug Win32 ------
12>Project not selected to build for this solution configuration
13>------ Skipped Build: Project: Objects, Configuration: Debug Win32 ------
13>Project not selected to build for this solution configuration
14>------ Skipped Build: Project: Setup, Configuration: Debug Win32 ------
14>Project not selected to build for this solution configuration
15>------ Skipped Build: Project: Sound, Configuration: Debug Win32 ------
15>Project not selected to build for this solution configuration
16>------ Skipped Build: Project: Sprites, Configuration: Debug Win32 ------
16>Project not selected to build for this solution configuration
17>------ Skipped Build: Project: System, Configuration: Debug Win32 ------
17>Project not selected to build for this solution configuration
18>------ Skipped Build: Project: Text, Configuration: Debug Win32 ------
18>Project not selected to build for this solution configuration
19>------ Skipped Build: Project: Vectors, Configuration: Debug Win32 ------
19>Project not selected to build for this solution configuration
20>------ Skipped Build: Project: Bullet, Configuration: Debug Win32 ------
20>Project not selected to build for this solution configuration
21>------ Skipped Build: Project: SteamMultiplayer, Configuration: Debug Win32 ------
21>Project not selected to build for this solution configuration
22>------ Skipped Build: Project: BlitzTerrain, Configuration: Debug Win32 ------
22>Project not selected to build for this solution configuration
23>------ Skipped Build: Project: BlitzTerrain_RTTMSPlugin, Configuration: Debug Win32 ------
23>Project not selected to build for this solution configuration
24>------ Skipped Build: Project: CPU3D, Configuration: Debug Win32 ------
24>Project not selected to build for this solution configuration
25>------ Skipped Build: Project: DarkAI, Configuration: Debug Win32 ------
25>Project not selected to build for this solution configuration
26>------ Skipped Build: Project: LightMapper, Configuration: Debug Win32 ------
26>Project not selected to build for this solution configuration
27>------ Skipped Build: Project: DarkLUA, Configuration: Debug Win32 ------
27>Project not selected to build for this solution configuration
28>------ Skipped Build: Project: Enhancements, Configuration: Debug Win32 ------
28>Project not selected to build for this solution configuration
29>------ Skipped Build: Project: InfiniteVegetation, Configuration: Debug Win32 ------
29>Project not selected to build for this solution configuration
30>------ Build started: Project: Guru-MapEditor, Configuration: Debug Win32 ------
31>------ Build started: Project: Guru-Lightmapper, Configuration: Debug Win32 ------
30>cl : Command line warning D9035: option 'Zc:forScope-' has been deprecated and will be removed in a future release
31>cl : Command line warning D9035: option 'Zc:forScope-' has been deprecated and will be removed in a future release
31>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1231,5): error MSB3191: Unable to create directory "F:\GameGuruRepo\GameGuru". Could not find a part of the path 'F:\GameGuruRepo\GameGuru'.
Nothing to major just thought I would let you know the results of someone just grabbing the repo and attempting to build it. I got Gitdesktop cloning it but its taking its good ol' time in the Files\ directory lol.