Giter Club home page Giter Club logo

Comments (14)

profi200 avatar profi200 commented on May 30, 2024

Is git installed inside msys2? It is required to get the version infos out of the git repo.

from fastboot3ds.

jimmyjxD avatar jimmyjxD commented on May 30, 2024

I have git installed,but I compile all my stuff with cmd. So I don't think I have git in msys2 but it is in PATH.

from fastboot3ds.

profi200 avatar profi200 commented on May 30, 2024

Do you have any other toolchains installed? It sounds like you are using the wrong make if it can't find git. Try to open the msys2 shell and compile in there.

from fastboot3ds.

jimmyjxD avatar jimmyjxD commented on May 30, 2024

same issue :/

from fastboot3ds.

profi200 avatar profi200 commented on May 30, 2024

In this case i'm not sure what's wrong. It sounds like your devkitARM/msys2 install is borked somehow.

from fastboot3ds.

d0k3 avatar d0k3 commented on May 30, 2024

@jimmyjxD - can you just uninstall and reinstall your devkitARM? Or, has this been solved for you already?

from fastboot3ds.

jimmyjxD avatar jimmyjxD commented on May 30, 2024

it hasn't been solved unfortunately, and I currently don't have access to my pc but I will have access to one in a few days. I also never wanted to reinstall devkitpro because it was hard to setup an environment that can compile stuff like luma and godmode9 and if it borks it it's gonna be difficult to understand what broke :/

from fastboot3ds.

d0k3 avatar d0k3 commented on May 30, 2024

devkitPro should be really easy to reinstall, and you're not required to touch anything else (git, etc). I do understand why you don't want to, it's just pretty hard to suggest anything else.

from fastboot3ds.

jimmyjxD avatar jimmyjxD commented on May 30, 2024

yeah i see,I'll try uninstalling it when I can

from fastboot3ds.

jimmyjxD avatar jimmyjxD commented on May 30, 2024

just don't wanna bork anything

from fastboot3ds.

d0k3 avatar d0k3 commented on May 30, 2024

Okay, this has been open with no info added for a while. @jimmyjxD - did you get this working? As I wrote, no other choice than to uninstall and reinstall the tool chain. Otherwise there's no way to get this fixed.

EDIT: If you're still afraid of breaking something, you could make a backup of the C:/DevkitPro/ folder before deleting it.

from fastboot3ds.

d0k3 avatar d0k3 commented on May 30, 2024

Okay, I'm assuming this solved. @jimmyjxD - feel free to contact us if you still can't compile fastboot3ds. Closing this now.

from fastboot3ds.

urherenow avatar urherenow commented on May 30, 2024

I'm running into this issue, and all of my toolchains are up to date. I have no internet access on my personal computer at the moment, but I can compile Luma3ds, Godmode9, boot9strap, etc and all manner of Switch stuff as well. As I don't have internet on my personal computer, I am, however, building from a zipped download of the current master (I can't do a git clone right now).

If I comment it out, It errors on fastboot3ds_pubkey defined but not used, and if I try again with NDEBUG=1 it errors out in start.s line 62 (again with the (VERS_MAJOR<<16 | VERS_MINOR).

Is this all because it's not online with a git clone?

from fastboot3ds.

profi200 avatar profi200 commented on May 30, 2024

You can try and edit the makefile temporarily to assign numbers to these 2 defines. It's a dirty workaround. Keep that in mind.

from fastboot3ds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.