在Windows XP上安装Haskell BitSet包时出错(Error Installing Haskell BitSet Package on Windows XP)

编程入门 行业动态 更新时间:2024-10-28 15:25:52
在Windows XP上安装Haskell BitSet包时出错(Error Installing Haskell BitSet Package on Windows XP)

我懂了

C:\Documents and Settings\IBM-User\Desktop\b>runhaskell Setup configure Configuring bitset-1.4.5... Setup: Missing dependency on a foreign library: * Missing C library: gmp This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is.

但是,正如Daniel Fischer指出的那样,我似乎在这里安装了integer-gmp-0.4.0.0 : C:\Program Files\Haskell Platform\2012.4.0.0\lib

尝试使用--extra-lib-dirs和--extra-include-dirs产生相同的结果。

我会很感激任何想法。

I get this,

C:\Documents and Settings\IBM-User\Desktop\b>runhaskell Setup configure Configuring bitset-1.4.5... Setup: Missing dependency on a foreign library: * Missing C library: gmp This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is.

although, as Daniel Fischer pointed out, I seem to have integer-gmp-0.4.0.0 installed here: C:\Program Files\Haskell Platform\2012.4.0.0\lib

Trying the --extra-lib-dirs and --extra-include-dirs yielded the same result.

I would appreciate any ideas.

最满意答案

我在github存储库上发布了一个问题,显然谢尔盖修复了这个bug。 欢呼!

I posted an issue on the github repository and apparently Sergei fixed the bug. Hurray!

更多推荐

本文发布于:2023-08-07 23:34:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1466475.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Haskell   XP   Windows   BitSet   Package

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!