Skip to content

MacOS 13 ARM M1 can't build #12

@hiduser0

Description

@hiduser0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions