Windows not a supported platform? Installation errors

オープン
#54 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
haskell

調査の方向性

Windows で報告された cabal install の失敗を再現し、不足している C ライブラリ af に関する setup.exe の診断を調査する。利用可能な MinGW と CUDA のインストール経路を比較する。対応済みとは、サポートされる Windows のインストール経路を確立するか、プラットフォームがサポート対象外であることを文書化し、検証済みの回避策を記録することを意味する。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Haskell
スター
60
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

arrayfire/arrayfire-haskell のほかの issue

arrayfire/arrayfire-haskell の issue をすべて見る

似ている issue

Haskell の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。