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

MacOS 13 ARM M1 can't build #12

Open
hiduser0 opened this issue Jan 14, 2023 · 0 comments
Open

MacOS 13 ARM M1 can't build #12

hiduser0 opened this issue Jan 14, 2023 · 0 comments

Comments

@hiduser0
Copy link

terminal@maxmake %
#@for filename in ; do
# if [ ! -f "sce_module/$filename" ]; then
# echo Copying $filename...;
# cp "winepath -u \"/target/sce_module/$filename\"" sce_module/;
# fi;
#done;
#@for filename in ; do
# if [ ! -f "sce_module/$filename" ]; then
# echo Copying $filename...;
# cp "extra/$filename" sce_module/;
# fi;
#done;
wine orbis-pub-cmd sfo_create sce_sys/param.sfx build/param.sfo
make[1]: wine: No such file or directory
make[1]: *** [sfo] Error 1
make: *** [main-build] Error 2

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

1 participant