Chronoshift icon indicating copy to clipboard operation
Chronoshift copied to clipboard

Is the file missing. I can't find it on the github. The documents are incomplete.

Open ccg301 opened this issue 4 years ago • 2 comments

fatal error: always.h: No such file or directory

ccg301 avatar Jun 10 '20 15:06 ccg301

Did you clone the repository with git or just grab a zip? This repo uses git submodules which you are missing at least baseconfig.

OmniBlade avatar Jun 10 '20 16:06 OmniBlade

git submodule update --init --recursive is what you need to updated your clone with the extra submodules if you used git.

OmniBlade avatar Jun 11 '20 13:06 OmniBlade