scid
scid copied to clipboard
Which version of dmd are you using?
I tried to build the demo using dmd v2.059. I get
Internal error: ../ztc/cg87.c 202
due to some code in scid/matrix.d.
http://d.puremagic.com/issues/show_bug.cgi?id=7565
If you want to test it, just compile in 32-bit mode. 64-bit is broken due to a compiler bug.
On Thu, Jul 19, 2012 at 2:58 PM, jkm < [email protected]
wrote:
I tried to build the demo using dmd v2.059. I get
Internal error: ../ztc/cg87.c 202
due to some code in scid/matrix.d.
Reply to this email directly or view it on GitHub: https://github.com/cristicbz/scid/issues/88
I see. Then I have to built 32-bit lapack and blas libraries.
Which lapack and blas implementation are you using? With atlas3.10.0 I get lots of missing undefined references.
Sorry, we were building it in 2.056 I think. No active development in a while, I'm afraid - it was a GSoC project and it was supposed to be finished this summer but the D community didn't pick this project this summer.
Cristi Cobzarenco BSc in Artificial Intelligence and Computer Science University of Edinburgh Profile: http://www.google.com/profiles/cristi.cobzarenco
On 19 July 2012 21:58, jkm < [email protected]
wrote:
I tried to build the demo using dmd v2.059. I get
Internal error: ../ztc/cg87.c 202
due to some code in scid/matrix.d.
Reply to this email directly or view it on GitHub: https://github.com/cristicbz/scid/issues/88