FrictionalGames / PenumbraOverture

Penumbra: Overture is a first person horror game, using the HPL1 Engine.
http://www.penumbragame.com/
GNU General Public License v3.0
528 stars 101 forks source link

PenumbraOverture doesn't compile on Visual Studio 2017 #5

Open zolotarovleonidkiew opened 5 years ago

zolotarovleonidkiew commented 5 years ago

Hello! I tried to compile the project, but i've got almost 1000 errors. For example: file "StdAfx.h" has code #include <hpl.h> but this file doesn't exists in the project! I saw few errors like that ("Cannot open include file : 'angelscript.h' " etc)

Please, help, how can I build this project in Visual Studio 2017 ?

Thank you

nar001 commented 4 years ago

From everything I saw in the other issues, you HAVE to use VS2010 to compile it, nothing else.