Skip to content

compilation fails for zed #2

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

Open
Khady opened this issue Dec 6, 2024 · 1 comment
Open

compilation fails for zed #2

Khady opened this issue Dec 6, 2024 · 1 comment

Comments

@Khady
Copy link

Khady commented Dec 6, 2024

I'm adding reason support in zed, see zed-extensions/ocaml#5

But when I try to install the extension in development mode, it fails with

Caused by:
    failed to compile reasonml parser with clang: wasm-ld: warning: creating shared libraries, with -shared, is not yet stable
    wasm-ld: error: symbol exported via --export not found: tree_sitter_reasonml
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
@johnhaley81
Copy link

There was some additional work done over in master...ReasonOCamlIndia:tree-sitter-reason:master which might help

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

2 participants