At Sat, 1 Oct 2011 12:31:12 +0400, Sergey Khorev wrote: > Hi, > > I am trying to build Racket 5.1.3 with MSVC and the compiler complains > about missing ffi.h included from foreign.c. It looks like it should > have been generated from ffi.h.in.
It should be in "src/worksp/libffi", but I see that "src/worksp/libffi" is missing in the Windows source distribution. We'll fix the distribution specs. Meanwhile, you can get the "libffi" directory from here: https://github.com/plt/racket For that matter, unless you specifically need version 5.1.3, I recommend just building the latest from the git repo. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users