Skip to content

linux compilation and README #2

@lludol

Description

@lludol

Hello,

I like your project and will do some tests with it when I have more time, but please update the "installation" in your readme.
On Linux (and I guess Windows), we need to run :

  1. cargo build --release -p perry
  2. cargo build --release -p perry-runtime

If I run only cargo build --release, then I have this error:
error: `objc2` only works on Apple platforms. Pass `--target aarch64-apple-darwin` or similar to compile for macOS. (If you're absolutely certain that you're using GNUStep, you can specify that with the `gnustep-x-y` Cargo feature instead).

Which is normal objc2 is only available on MacOS...
But if I understand well, only people using MacOS can help improve this project?

I don´t know if it's in your roadmap, but it would be easier if you could provide an install script (like the one for bun ; and have the upgrade feature too) or make perry available via global npm.

Also, while I am here, the links in Ecosystem are broken!

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