Closed andrechalom closed 8 years ago
Update: the devtools bug was fixed in the github version. Now installing from github, the GillesCom package really fails to build on windows. We need to check that.
The errors are similar to
main.o:main.cpp:(.text$_ZN9Community3bdmEv[__ZN9Community3bdmEv]+0x1596): undefined reference to `dgemv_'
This is caused by the appveyor environment not finding the BLAS/LAPACK dlls to link to. I am currently unable to investigate how this can be done on a Windows environment - or inside the AppVeyor environment, so I'm adding a note on the README about Windows support for this project.
See https://github.com/krlmlr/r-appveyor/issues/69