Guillem96 / argon-nx

🚀 GUI payload chainloader for Nintendo Swtich.
GNU General Public License v2.0
169 stars 35 forks source link

Make file error on compiling elf #63

Closed mrdude2478 closed 2 years ago

mrdude2478 commented 3 years ago

Using the latest devkit pro/lib-nx. I am using ubuntu 20.04 as O/S to compile on. Also am able to compile other up to date switch software without issues.

Clean install from your git, and I am able to compile up until the code tries to make an elf file, then I get this error:

collect2: error: ld returned 1 exit status make[1]: *** [Makefile:70: build/argon-nx/argon-nx.elf] Error 1

Maybe something to do with line70 ?