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

Make Fails #12

Open
carsonstillman opened this issue Nov 5, 2024 · 3 comments
Open

Make Fails #12

carsonstillman opened this issue Nov 5, 2024 · 3 comments

Comments

@carsonstillman
Copy link

make fails with the following error:

arjun/src/simplify.cpp:371:13: error: ‘class CMSat::SATSolver’ has no member named ‘get_empties’
  371 |     solver->get_empties(sampling_set, empty_sampling_vars);
      |             ^~~~~~~~~~~
make[2]: *** [rjun-src/CMakeFiles/arjun.dir/build.make:104: rjun-src/CMakeFiles/arjun.dir/simplify.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:131: rjun-src/CMakeFiles/arjun.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
@msoos
Copy link
Collaborator

msoos commented Nov 8, 2024 via email

@carsonstillman
Copy link
Author

I am actually trying to build csb. Do you happen to have a binary for that?

@msoos
Copy link
Collaborator

msoos commented Nov 13, 2024

@arijitsh maybe you could comment?

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

2 participants