|
#1
|
|||
|
|||
![]()
I am getting a simple error after following this guide:
github.com/project64/project64/wiki/Building "Cannot open include file: 'Version.h': No such file or directory" This appears in: FileAccess.h AudioMain.cpp stdafx.h Main.cpp Am I just missing some kind of step. I feel like I have re-read the build instructions 15 times. My only guess at this point is the link downloads visual studio 2019 instead of 2015. |
#2
|
|||
|
|||
![]()
Okay figured it out.
I just got a new computer and didn't have git installed yet. So I was trying to compile after unzipping the files to a folder on my desktop. Apparently the buildscripts are configured to get version info from the repository. |