Hello,
Following the instructions located at http://icl.cs.utk.edu/lapack-for-windows/lapack/ I get an error when building in MS Visual Studio 10 2010.
The error appears on the link :
Error 3 error LNK2001: unresolved external symbol _CUNCSD2BY ccsdts.obj
Error 5 error LNK2001: unresolved external symbol _ZUNCSD2BY zcsdts.obj
Error 4 fatal error LNK1120: 1 unresolved externals C:\installed_software\python27\lapack_windows\build\bin\Debug\xeigtstc.exe
Error 6 fatal error LNK1120: 1 unresolved externals C:\installed_software\python27\lapack_windows\build\bin\Debug\xeigtstz.exe
Is this a known issue?
Is there a solution?

