[racket] Windows FFI Problem

From: Lehi Toskin (lehi at tosk.in)
Date: Thu Jan 15 17:10:35 EST 2015

I am attempting to use this C library I've written with the Racket FFI, 
but (ffi-lib "mylib") reports "The specified module could not be found.; 
errno=126". This only happens on Windows. On Linux the library gets 
loaded properly and I can use it fine. What could be the problem?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20150115/67bb7585/attachment.sig>

Posted on the users mailing list.