2

I read all the related subjects on the net (including stackoverflow) and tried to follow clossely their advice, but nothing helps. here is my setup: windows 10. gcc 8.2.2 My LAPAC directory

My command file (ran under normal cmd of windows and under mingw terminal, with the same results):

cabal install hmatrix --flag hmatrix --extra-lib-dirs=C:\LAPAC\lib --extra-include-dirs=C:\LAPAC\include

the results: enter image description here

I need a simple, straight forward, procedure to install the hmatrix.

Atir
  • 163
  • 6

1 Answers1

2

I had the same problem over and over again. I tried the installation many times following all advice that I found on the web.

I came to the conclusion, that hmatrix cannot run under Windows 10.

I hope the developers will fix that issue. For now, I give up...

Cody Gray - on strike
  • 239,200
  • 50
  • 490
  • 574
ghcdlkzt
  • 21
  • 2