You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: