Skip to content

Generate diskm8 using make.sh macOS but the executable couldn't be run #23

@wyatt-wong

Description

@wyatt-wong

I cloned this GitHub source and tried to build it into binary by executing ./make.sh in macOS, on completion I obtained diskm8 and diskm8.exe

When I tried to execute diskm8 with ./diskm8 I got the following error. What am I missing ?

Image

Furthermore, I compared the file size of diskm8 compiled from source by make.sh and it is 4182533 bytes in my macOS. But when I download the latest binary from https://github.com/paleotronic/diskm8/releases/download/v0.6.1/diskm8-darwin-amd64.zip, I found the file size of diskm8 is 4522320 bytes.

I can run diskm8 downloaded from the pre-compiled binary without problems but I couldn't run the binary that was built by make.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions