Re: Runtime error when using blending (on windows XP)
Wolfgang Thaller <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <[email protected]> |
> I tried to force fptools to produce dlls by putting a DLLized = YES in > build.mk Unfortunately, dynamic linking support has last worked in GHC version 4 or something like that. It's been unsupported for some time now, so you won't have any luck in that direction. Cheers, Wolfgang