Closed atomb closed 3 years ago
Currently, the Windows build of Yices has trouble with libpoly and cudd, so it builds Yices without the --mcsat flag so as not to depend on them. It should be possible to get the libraries to build, however.
libpoly
cudd
--mcsat
Currently, the Windows build of Yices has trouble with
libpoly
andcudd
, so it builds Yices without the--mcsat
flag so as not to depend on them. It should be possible to get the libraries to build, however.