Delta
Delta copied to clipboard
Develop branch build failed "revision.h file not found"
I cloned the develop branch using $ git clone -b develop [email protected]:rileytestut/Delta.git and updated submodules. Then I tried building and I got the error "revision.h file not found" in "debugger.cpp" for N64DeltaCore. Strangely, I wasn't experiencing this issue with the master branch.
Steps to reproduce:
-
$ git clone -b develop [email protected]:rileytestut/Delta.git -
$ cd Delta -
$ git submodule update --init --recursive - Open Delta.xcworkspace and build fails
As I mentioned this doesn't happen for the master branch but it does for develop. Thanks for your help.
I explained a fix for this here, let me know if it works once you've tried it
It worked! Thanks.
Cool, glad to hear 👍