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
Then connect your GH acc: RedmondPie
(Skip to Step 4)
Then after connecting your SSH key to GH, you need to use git to clone the repo. Start from Step 7 from the above link.
Do note the command Redmond used didn't work for me, so I had to run: git clone git@github.com:gabrieloc/GIOVANNI.git --recursive
And then it pulled all the files in the repo succcessfully.
Then you need to change all bundle ID's in Xcode. See the repo's readme (the "installation" section, skip the command) and this GH issue (you need to change this or the build will fail).
Everything worked perfectly until it came time to build. Here are the errors:
Build input file cannot be found: '/Users/Username/Documents/GIOVANNI/gambatte/common/videolink/vfilters/maxsthq3x.cpp'
Build input file cannot be found: '/Users/Username/Documents/GIOVANNI/gambatte/libgambatte/src/statesaver.cpp'
I didn't move any files and only followed the directions carefully. Please help!
The text was updated successfully, but these errors were encountered: