Skip to content

GHCi linker does not correctly locate static libraries under Windows

On Windows, when attempting to use Hipmunk from ghci, it produces the error:

ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)

To reproduce:

cabal install Hipmunk
ghci
:m + Physics.Hipmunk
initChipmunk

Presumably this has something to do with there being no libm on Windows.

Edited by Tamar Christina
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information