Skip to content

Conversation

@finnbear
Copy link
Member

@finnbear finnbear commented Aug 9, 2025

No description provided.

@finnbear finnbear merged commit 70cc7f7 into main Aug 9, 2025
1 check passed
@sheumais
Copy link
Contributor

Thank you for addressing this issue so quickly! Unfortunately after this PR I still encounter an error:
makefiles/game.mk:12: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
After looking online it seems that make does not like spaces instead of tabs.
I find-and-replaced the spaces to tabs in my fork which allowed compilation.

@finnbear
Copy link
Member Author

finnbear commented Aug 11, 2025

Thanks, this was due to me copy-pasting from Terminal to GitHub's online IDE (I bypassed our typical release process because my working directory has changes I don't want to release yet). Apparently, copying from Terminal converts tabs to spaces. I've now fixed this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants