Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling Report: How the fuck do I compile the develop branch #4011

Closed
2 tasks done
JackXson-Real opened this issue Jan 19, 2025 · 6 comments
Closed
2 tasks done

Compiling Report: How the fuck do I compile the develop branch #4011

JackXson-Real opened this issue Jan 19, 2025 · 6 comments
Labels
status: resolved The issue has been fixed or the suggestion has been implemented. type: compilation help Involves some issue with compiling the game from source.

Comments

@JackXson-Real
Copy link

Issue Checklist

  • I have properly named my issue
  • I have checked the Issues/Discussions pages to see if my issue has already been reported

Platform

Desktop

Version

0.5.3

Description (include any images, videos, errors of terminal or console, error logs)

"Error: Could not determine current git branch; is this a proper Git repository?"

bruh how tf am I supposed to do this shit I cant clone the fucking develop branch

@JackXson-Real JackXson-Real added status: pending triage Awaiting review. type: compilation help Involves some issue with compiling the game from source. labels Jan 19, 2025
@NotHyper-474
Copy link
Contributor

What do you mean you can't clone the develop branch? Are you following the compiling guide?

@JackXson-Real
Copy link
Author

What do you mean you can't clone the develop branch? Are you following the compiling guide?

Yes, It says to run git clone https://github.com/FunkinCrew/funkin.git, but doesnt that clone the main branch? Im trying to get specifically the develop branch

@NotHyper-474
Copy link
Contributor

NotHyper-474 commented Jan 19, 2025

Yes, but you can then do git checkout develop to switch the branch, or alternatively you can specify the branch when cloning: git clone https://github.com/FunkinCrew/funkin.git --branch develop

@JackXson-Real
Copy link
Author

JackXson-Real commented Jan 19, 2025

Ah I see, Im not that familiar with these commands since I don't use these softwares or know much about the code of the game, Im just a normal person lol. I was trying to do "git clone https://github.com/FunkinCrew/funkin/tree/develop.git"

@Hundrec
Copy link
Collaborator

Hundrec commented Jan 19, 2025

Congrats on compiling!

@JackXson-Real
Copy link
Author

Congrats on compiling!

Thanks bro I was seriously about to crash out 😭 I’m not meant for this type of stuff, I just wanted to test and see if the stupid bug was fixed lmao

@Hundrec Hundrec added status: resolved The issue has been fixed or the suggestion has been implemented. and removed status: pending triage Awaiting review. labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: resolved The issue has been fixed or the suggestion has been implemented. type: compilation help Involves some issue with compiling the game from source.
Projects
None yet
Development

No branches or pull requests

3 participants