facebook / infer

A static analyzer for Java, C, C++, and Objective-C
http://fbinfer.com/
MIT License
14.83k stars 2k forks source link

Is it possible to get a Windows build process going? #1698

Open strich opened 1 year ago

strich commented 1 year ago

Since Microsoft has added support for C#, there is now a huge userbase of primarily Windows-based developers that could make use of Infer. Microsoft has setup a work around by using WSL to run Infer within linux on Windows however it is clunky to use and very hard to scale out to a team of engineers.

I'd love to know if building binaries for Windows is something that could be added to the Infer pipeline and whether it is a big ask or not.

Thanks.

SolomonSun2010 commented 1 year ago

well done, we expect it . I think this is very good for education !