Skip to content

Conversation

ali77gh
Copy link
Contributor

@ali77gh ali77gh commented Oct 8, 2025

When I ran cargo build --release I got this error:

❯ cargo build --release           
   Compiling llvm-sys v181.2.0
   Compiling inkwell v0.6.0
error: could not find native static library `Polly`, perhaps an -L flag is missing?

error: could not compile `llvm-sys` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...

Then I installed polly with apt:

sudo apt install libpolly-18-dev

@Soroushsrd
Copy link
Owner

LGTM
Thank you for the fix

@Soroushsrd Soroushsrd merged commit 82a9bd6 into Soroushsrd:main Oct 11, 2025
@ali77gh
Copy link
Contributor Author

ali77gh commented Oct 11, 2025

You're welcome.

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

Successfully merging this pull request may close these issues.

2 participants