We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
make: Entering directory '/home/i_eat_beans_bruh/sm64ex/tools' gcc -Llib -Iinclude -I . -Wall -Wextra -Wno-unused-parameter -pedantic -std=c99 -O3 -s sdk-tools/tabledesign/codebook.c sdk-tools/tabledesign/estimate.c sdk-tools/tabledesign/print.c sdk-tools/tabledesign/tabledesign.c -lm -o tabledesign -Wno-uninitialized -laudiofile /usr/bin/ld: cannot find -laudiofile: No such file or directory collect2: error: ld returned 1 exit status make: *** [Makefile:54: tabledesign] Error 1 make: Leaving directory '/home/i_eat_beans_bruh/sm64ex/tools' Makefile:187: *** Failed to build tools. Stop.
The text was updated successfully, but these errors were encountered:
Sadly this repo has been stalled for some time now, you can a most recent repo:
https://gbatemp.net/threads/building-sm64-for-nintendo-switch-from-sm64ex-alo-repository.652092/
Sorry, something went wrong.
No branches or pull requests
make: Entering directory '/home/i_eat_beans_bruh/sm64ex/tools'
gcc -Llib -Iinclude -I . -Wall -Wextra -Wno-unused-parameter -pedantic -std=c99 -O3 -s sdk-tools/tabledesign/codebook.c sdk-tools/tabledesign/estimate.c sdk-tools/tabledesign/print.c sdk-tools/tabledesign/tabledesign.c -lm -o tabledesign -Wno-uninitialized -laudiofile
/usr/bin/ld: cannot find -laudiofile: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:54: tabledesign] Error 1
make: Leaving directory '/home/i_eat_beans_bruh/sm64ex/tools'
Makefile:187: *** Failed to build tools. Stop.
The text was updated successfully, but these errors were encountered: