How to run Facebook Infer on Windows

2.7k Views Asked by At

I know the official docs mentioned only Mac and Linux options, but I tried on Cygwin with the Android example. Always get the following error: C:\Python27\python.exe: can't open file '/cygdrive/c/Users/Tung/infer-linux64-v0.1.0/infer/infer/bin/infer':

Am I missing anything? Has anyone been successful on this? Thanks

1

There are 1 best solutions below

2
Jules Villard On

Unfortunately, Infer currently doesn't support Windows. We recommend trying Infer on Windows using a Linux virtual machine, if your project also compiles on Linux.