arrayfire / arrayfire/arrayfire-haskell
Windows not a supported platform? Installation errors
- 主要語言
- Haskell
- 星號
- 60
- 分支
- 5
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Error: setup.exe: Missing dependency on a foreign library:
* Missing (or bad) C library: af
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.If the
library file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.
After cabal install.
Is this an issue with path configuration in Windows? Can I work around this with mingw? The problem with mingw, though, is that my CUDA drivers are on Windows.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
在 Windows 上重現回報的 `cabal install` 失敗,並檢查 setup.exe 關於缺少 C 函式庫 `af` 的診斷資訊。比較可用的 MinGW 和 CUDA 安裝路徑;完成的標準是確立一條受支援的 Windows 安裝路徑,或記錄該平台不受支援,並記錄一個經過驗證的因應措施。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- haskell
- 領域
- build-system, operating-systems
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100