Skip to content
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

New dependency 'libcmark'? #48

Open
mgavioli opened this issue Sep 30, 2024 · 0 comments
Open

New dependency 'libcmark'? #48

mgavioli opened this issue Sep 30, 2024 · 0 comments

Comments

@mgavioli
Copy link

Context: Linux Mint ver. 21.3 here, Odin ver 2024-09, pkg.odin-lang updated today from github.

Issue: I just updated my local copy since a couple of months: the source does not compile any longer:

odin build . -out:odin-doc
/usr/bin/ld: cannot find -lcmark: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Notes: I assume I have to install either the cmark package (or the libcmark-dev developing package, but it seems unlikely), which is not a big issue in itself, but I would expect either:

  1. this dependency is detailed in the top-level README.md (no detail whatsoever on dependencies)
    OR
  2. the library is provided with the language compiler as for other dependencies.

Thanks.

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

1 participant