arrayfire / arrayfire/arrayfire-haskell
Windows not a supported platform? Installation errors
- Linguagem predominante
- Haskell
- Estrelas
- 60
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Reproduzir a falha relatada de `cabal install` no Windows e inspecionar o diagnóstico do setup.exe sobre a biblioteca C `af` ausente. Comparar os caminhos de instalação disponíveis para MinGW e CUDA; considera-se concluído quando um caminho de instalação compatível com Windows tiver sido estabelecido ou quando tiver sido documentado que a plataforma não é compatível, e uma solução alternativa verificada tiver sido registrada.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- haskell
- Domínio
- build-system, operating-systems
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 20/100