-
Notifications
You must be signed in to change notification settings - Fork 683
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
No such file libkleeRuntimePOSIX64_Debug+Asserts.bca #1475
Comments
Please post the output of |
|
It looks like you didn't compile KLEE with POSIX support. Use the following additional flag for |
I have used the following additional flag for cmake -DENABLE_POSIX_RUNTIME=ON . But no new files are generated. cmake |
You have to run |
Thanks @MartinNowack The problem has been solved. |
KLEE: NOTE: Using POSIX model: /usr/local/lib/klee/runtime/libkleeRuntimePOSIX64_Debug+Asserts.bca
KLEE: ERROR: Loading file /usr/local/lib/klee/runtime/libkleeRuntimePOSIX64_Debug+Asserts.bca failed: No such file or directory
The text was updated successfully, but these errors were encountered: