Git Product home page Git Product logo

Comments (13)

jberdine avatar jberdine commented on May 17, 2024 4

Just to be clear: The core infer team does not have a use case for windows support, and does not have time to allocate to this. If someone wants to work on this, I expect that there is a bit of work to do to generalize the build scripts to work on (even one of the ~6 OCaml ports for) windows. Building the dependencies will likely involve some work. After that, some of the build system integration implementations rely on a posix environment, but the degree of dependence varies (e.g. high for 'make', low for 'buck'). So depending on which build system you need, there is some work there. Finally, the core of infer itself has very little reliance on posix, and in various points (e.g. interaction with signals) basic windows support is there (though untested). If your use case allows using WSL or cygwin, then there might be very little work needed at all. Pull requests most welcome.

from infer.

dscho avatar dscho commented on May 17, 2024 3

@jberdine could you maybe write up some general instructions and background information to understand where this OCaml requirement comes in (clang itself does not need it, obviously)?

My motivation is that I would like to try to run Infer on Git for Windows' source code. But obviously that only really builds on Windows. Or does Infer support cross-compiling to MINGW?

from infer.

ursusursus avatar ursusursus commented on May 17, 2024 1

bump

from infer.

jvillard avatar jvillard commented on May 17, 2024

Currently there is no support for windows.
See the FAQ.

from infer.

amorenew avatar amorenew commented on May 17, 2024

thanks
i hope they do in the future
i can't change my platform to linux and mac.

from infer.

GeekMin avatar GeekMin commented on May 17, 2024

when to support windows... waiting~

from infer.

irpap avatar irpap commented on May 17, 2024

Thanks for your issue. Unfortunately Infer doesn't support Windows yet. For now the easiest way is to run infer on a virtual machine running Linux.

from infer.

XVilka avatar XVilka commented on May 17, 2024

This bug in opam is related - if it will be fixed, windows support would be much easier to add ocaml/opam#246

from infer.

Clemzd avatar Clemzd commented on May 17, 2024

Please add the support for windows !

from infer.

garenyondem avatar garenyondem commented on May 17, 2024

👍

from infer.

checklist avatar checklist commented on May 17, 2024

Please add support for windows. It is useless otherwise.

from infer.

THEONE10211024 avatar THEONE10211024 commented on May 17, 2024

What a shame~

from infer.

dscho avatar dscho commented on May 17, 2024

@jberdine ping

from infer.

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.