Giter Site home page Giter Site logo

Comments (4)

psuter avatar psuter commented on September 28, 2024

Hi,

I unfortunately have very little experience with Windows 64bit architectures. If I remember correctly, the Z3 distribution for Windows comes with only one .dll file. The build script searches the ...\x64\... directory because that is how the layout is for Linux, and the "fix" you suggest in your second bullet point seems to me like the correct way to proceed.

from scalaz3.

dipakc avatar dipakc commented on September 28, 2024

As a workaround, I am copying the files from %Z3_INSTALL_DIR%\bin instead of %Z3_INSTALL_DIR%\x64. The compilation succeeds and the generated scalaz3 dll is for 32 bit platform. In this case, however, I need to use 32 bit JVM.

%Z3_INSTALL_DIR%\x64 directory has the following files.
Microsoft.Z3.dll msvcp100.dll msvcr100.dll vcomp100.dll z3.dll z3.exe z3.lib

from scalaz3.

psuter avatar psuter commented on September 28, 2024

Have you tried with recent builds of Z3? E.g. if you compile it yourself from the Codeplex sources?

from scalaz3.

MikaelMayer avatar MikaelMayer commented on September 28, 2024

We just released a new version which supports Windows X64. Please try it and give us feedback.

from scalaz3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.