On Windows the easiest way to deal with DLL's is to have them in the same 
directory as the program. If they aren't in the same directory, you'll need to 
specify their path like `(ffi-lib "C:\\path\\to\\vendor\\dir\\foo")` in the 
wrapper file.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to