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

How to add new version of LLVM? #2204

Open
i11010520 opened this issue Jul 27, 2024 · 0 comments
Open

How to add new version of LLVM? #2204

i11010520 opened this issue Jul 27, 2024 · 0 comments
Labels
bug Something isn't working triage Issue needs triage

Comments

@i11010520
Copy link

What happened?

I wanna devbox global add llvm_18, then the new version of clang, llvm-config and related headers and libs can be used in my development environment.

Steps to reproduce

  1. devbox global add llvm_18
  2. devbox shell
  3. which clang: /nix/store/agjhf1m0xsvmdjkk8kc7bp3pic9lsfrb-clang-wrapper-11.1.0/bin/clang
  4. cmake something: llvm-config not found

Command

No response

devbox.json

No response

Devbox version

0.12.0

Nix version

2.18.1

What system does this bug occur on?

macOS (Apple Silicon)

Debug logs

No response

@i11010520 i11010520 added bug Something isn't working triage Issue needs triage labels Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Issue needs triage
Development

No branches or pull requests

1 participant