Does Project64 compile on 64bit windows 10?
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.
|