Ticket #3242 (new bug)
ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
| Reported by: | jeffz1 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.2 |
| Component: | GHCi | Version: | 7.4.1 |
| Keywords: | Cc: | felipe.lessa@…, jwlato@… | |
| Operating System: | Windows | Architecture: | x86 |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | #3658 | |
| Blocking: | Related Tickets: | #7097 |
Description (last modified by igloo) (diff)
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

