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

WIP: Initial version of the z3 expression builder #441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rsas
Copy link
Collaborator

@rsas rsas commented Feb 11, 2019

I clean version of the z3builder, easier to review.

@rsas rsas mentioned this pull request Feb 11, 2019
@rsas
Copy link
Collaborator Author

rsas commented Feb 11, 2019

make check fails because the llvm-lit (Python) cannot find libz3.dylib. Python unsets the current LD_LIBRARY_PATH (on Darwin: DYLD_LIBRARY_PATH) making bash exports useless. Any ideas how to fix this? Is there a cmake hack to tell the linker to use the absolute path the the z3 library?

@LebedevRI
Copy link
Contributor

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