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

Another bug when building switch version #10

Closed
pokeyjojo opened this issue Aug 15, 2021 · 5 comments
Closed

Another bug when building switch version #10

pokeyjojo opened this issue Aug 15, 2021 · 5 comments
Labels
question Further information is requested

Comments

@pokeyjojo
Copy link

Hi (sorry for all the issues im new to this stuff) but when building i get this error make: elf2nro: No such file or directory make: *** [Makefile:30: switch] Error 127 did i set up the dependencies wrong?

@HTV04
Copy link
Owner

HTV04 commented Aug 15, 2021

You need to install devkitPro. Refer to this guide: https://devkitpro.org/wiki/Getting_Started

@pokeyjojo
Copy link
Author

pokeyjojo commented Aug 15, 2021

weird i did, i used the graphical installer and was running via the devkitpro mysys shell

@HTV04
Copy link
Owner

HTV04 commented Aug 15, 2021

Try running this: export PATH=${DEVKITPRO}/tools/bin:$PATH

Then running the Makefile again. This might be something with the Windows version of devkitPro I need to look into.

@pokeyjojo
Copy link
Author

Great! that worked thanks for helping with all of the issues i have (i'll probably have more in the future)

@HTV04
Copy link
Owner

HTV04 commented Aug 15, 2021

No problem!

@HTV04 HTV04 added the question Further information is requested label Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants