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

Shindou edition does not compile #551

Open
AgentCichy opened this issue Mar 23, 2024 · 1 comment
Open

Shindou edition does not compile #551

AgentCichy opened this issue Mar 23, 2024 · 1 comment

Comments

@AgentCichy
Copy link

Everytime i try to compile Shindou edition it returns this error:

-m64 -march=native -lm -lGL -lSDL2 -lpthread -ldl -no-pie -Wl,-rpath .
/usr/bin/ld: build/sh_pc/src/game/options_menu.o: in function optmenu_draw_text': options_menu.c:(.text+0x46): undefined reference to get_str_x_pos_from_center'
collect2: error: ld returned 1 exit status
make: *** [Makefile:1034: build/sh_pc/sm64.sh.f3dex2e] Błąd 1
sh

OS: LMDE (Linux Mint Debian Edition) 6
Although, it also didn't want to compile on windows when i tried around a year ago

@fgsfdsfgs
Copy link
Collaborator

fgsfdsfgs commented Mar 27, 2024

I don't recall if it was ever even supported on any platform. There's a note on the wiki that mentions that it's currently broken. That particular issue is easily fixed (on SH the function is called get_str_x_pos_from_center_scaled), but the build process will still fail at a later point anyway. You will probably have to try one of the forks if you want to play SH.
Additionally rumble should be available with other regions as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants