arrayfire / arrayfire/arrayfire-haskell
Windows not a supported platform? Installation errors
- Ngôn ngữ chính
- Haskell
- Star
- 60
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Reproduce the reported `cabal install` failure on Windows and inspect the setup.exe diagnostic for the missing `af` C library. Compare the available MinGW and CUDA installation paths; done means establishing a supported Windows installation path or documenting that the platform is unsupported and recording a verified workaround.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- haskell
- Lĩnh vực
- build-system, operating-systems
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 20/100