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
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 ?