Skip to content

I was trying to compile this but it seems there is files missing. #4

@TheThings027

Description

@TheThings027

I recieve this error when compiling:

$ make
mkdir -p ./bin
export LD_PATH="-framework QuartzCore -framework Cocoa -framework Carbon -framework Metal -framework CoreFoundation -framework IOKit"
cd lib/bx && make osx-arm64
gcc=osx-arm64 gmake
/bin/sh: gmake: command not found
make[1]: [.build/projects/gmake-osx-arm64] Error 127 (ignored)
make -C .build/projects/gmake-osx-arm64 config=debug
make: *** .build/projects/gmake-osx-arm64: No such file or directory. Stop.
make[1]: *** [osx-arm64-debug] Error 2
make: *** [libs] Error 2

Any ideas?

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