Closed vabenil closed 3 months ago
I'm slightly confused on why a project that simples is not building, I'm currently debugging it
Fixed error 1 on 1.7.9
@vabenil
On the second project:
I'll close this with the new release, if you find other issues, feel free to open a new issue
When trying to compile the project attached below. I get the following:
This happens both in redub-1.7.8 and also in the latest git redub version.
Project files: mblas.zip
When compiling normally I get the following, though I suspect this may be an error specific to my machine:
Lastly, this maybe best in an a separate issue, but when trying to compile with
redub
the cblas project (https://github.com/DlangScience/cblas). I get the following error:Compiling this project with
dub
works normally.Lastly I am currently using Arch Linux, dub version is 1.38.1 and dmd version is 2.109.1