Skip to content
Discussion options

You must be logged in to vote

The repository's default branch is g4 so when opening GitHub we see the g4 branch's readme.md or when git cloning we get the g4 branch active by default.

Now the g4 branch's readme links to tools folder in the main branch, so when I click the armorpaint link in the readme in the default g4 branch the main branch's armorpaint readme opens.

I follow the steps in the main branch's armorpaint readme, clone the repository and then run ../base/make --run, I am greeted with file not found, I look around a bit and I see that I have main branch open in browser and g4 in clone. I checkout main branch, run the same command and the compilation fails with error: call to undeclared function 'kinc_start';

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rahulraman0108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants